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