KFbxSystemUnit::KFbxUnitConversionOptions Struct Reference

#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 line 65 of file kfbxsystemunit.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 line 67 of file kfbxsystemunit.h.

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

Definition at line 68 of file kfbxsystemunit.h.