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