Class FbxPropertyELightType
Inheritance
FbxPropertyELightType
Syntax
public class FbxPropertyELightType : FbxProperty, IDisposable
Methods
Dispose()
Declaration
public override void Dispose()
Overrides
EvaluateValue()
Declaration
public FbxLight.EType EvaluateValue()
Returns
EvaluateValue(FbxTime)
Declaration
public FbxLight.EType EvaluateValue(FbxTime pTime)
Parameters
Type |
Name |
Description |
FbxTime |
pTime |
|
Returns
EvaluateValue(FbxTime, Boolean)
Declaration
public FbxLight.EType EvaluateValue(FbxTime pTime, bool pForceEval)
Parameters
Returns
Get()
Declaration
public FbxLight.EType Get()
Returns
Set(FbxLight.EType)
Declaration
public FbxPropertyELightType Set(FbxLight.EType pValue)
Parameters
Returns