Functions | |
void FCOLLADA_EXPORT | StandardizeUpAxisAndLength (FCDocument *document, const FMVector3 &upAxis=FMVector3::Origin, float unitInMeters=0.0f, bool handleTargets=false) |
Standardizes the up-axis and the length units accross the whole document. |
|
Standardizes the up-axis and the length units accross the whole document. Regardless of whether your application can handle different up-axis values or different length units, you should call this function at least once to ensure that the whole document has only one up-axis and one length unit.
|