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