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