nlwarning("<CCameraAnimationStepReturn parseStep> impossible to get the duration property of the basic step in primitive : %s",filename.c_str());
returnfalse;
}
if(!NLMISC::fromString(value,Duration))
{
nlwarning("<CCameraAnimationStepReturn parseStep> impossible to convert the string : %s, in float in the basic step in primitive : %s",value.c_str(),filename.c_str());