Class FbxLayerElementNormal
Inherited Members
Namespace: Autodesk.Fbx
Syntax
public class FbxLayerElementNormal : FbxLayerElementTemplateFbxVector4, IDisposable
Methods
Create(FbxLayerContainer, String)
Declaration
public static FbxLayerElementNormal Create(FbxLayerContainer pOwner, string pName)
Parameters
Type | Name | Description |
---|---|---|
FbxLayerContainer | pOwner | |
String | pName |
Returns
Type | Description |
---|---|
FbxLayerElementNormal |
Dispose()
Declaration
public override void Dispose()