KFbxSystemUnit::KFbxUnitConversionOptions
#include<kfbxsystemunit.h>

List of all members.

Detailed Description

Defines various options that can be set for converting the units of a scene.

Definition at line69of filekfbxsystemunit.h.


Public Attributes

bool mConvertLightIntensity
 Convert the intensity property of lights.
bool mConvertRrsNodes
 Convert the nodes that do not inheirit their parent's scale.

Member Data Documentation

Convert the intensity property of lights.

Definition at line71of filekfbxsystemunit.h.

Convert the nodes that do not inheirit their parent's scale.

Definition at line72of filekfbxsystemunit.h.