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