Class FbxLayerElementArrayTemplateFbxColor
Inheritance
System.Object
FbxLayerElementArrayTemplateFbxColor
Syntax
public class FbxLayerElementArrayTemplateFbxColor : FbxLayerElementArray, IDisposable
Constructors
FbxLayerElementArrayTemplateFbxColor()
Declaration
public FbxLayerElementArrayTemplateFbxColor()
Methods
Dispose()
Declaration
public override void Dispose()
Overrides
Finalize()
Declaration
protected void Finalize()
GetAt(Int32)
Declaration
public FbxColor GetAt(int pIndex)
Parameters
Type |
Name |
Description |
System.Int32 |
pIndex |
|
Returns