Class FbxLayerElementArrayTemplateInt
Inheritance
FbxLayerElementArrayTemplateInt
Assembly: Autodesk.Fbx.dll
Syntax
public class FbxLayerElementArrayTemplateInt : FbxLayerElementArray, IDisposable
Constructors
FbxLayerElementArrayTemplateInt()
Declaration
public FbxLayerElementArrayTemplateInt()
Methods
Dispose()
Declaration
public override void Dispose()
Overrides
~FbxLayerElementArrayTemplateInt()
Declaration
protected ~FbxLayerElementArrayTemplateInt()
GetAt(int)
Declaration
public int GetAt(int pIndex)
Parameters
Type |
Name |
Description |
int |
pIndex |
|
Returns
Implements