Class FbxLayerElementNormal
Implements
Inherited Members
Namespace: Autodesk.Fbx
Assembly: Autodesk.Fbx.dll
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()