Class LightExportTest
Inheritance
LightExportTest
Syntax
public class LightExportTest : AnimationClipsExportTest
Methods
CheckProperties(FbxNode, FbxNode, FbxLight, FbxLight, String[])
Declaration
protected void CheckProperties(FbxNode origLightNode, FbxNode importLightNode, FbxLight origLight, FbxLight importLight, string[] customProperties)
Parameters
CheckScene(FbxScene)
Declaration
protected override void CheckScene(FbxScene scene)
Parameters
Overrides
CreateScene(FbxManager)
Declaration
protected override FbxScene CreateScene(FbxManager manager)
Parameters
Returns
Overrides
ExportFloatProperty(FbxObject, Single, String)
Declaration
protected FbxProperty ExportFloatProperty(FbxObject fbxObject, float value, string name)
Parameters
Returns
Init()
Declaration
public override void Init()
Overrides