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