docs.unity.cn
    Show / Hide Table of Contents

    Class FbxLayerElementArrayTemplateFbxSurfaceMaterial

    Inheritance
    Object
    FbxLayerElementArray
    FbxLayerElementArrayTemplateFbxSurfaceMaterial
    Inherited Members
    FbxLayerElementArray.swigCMemOwn
    FbxLayerElementArray.GetCount()
    FbxLayerElementArray.SetCount(Int32, EFbxMemoryClearMode)
    FbxLayerElementArray.SetCount(Int32)
    FbxLayerElementArray.Add(Int32)
    FbxLayerElementArray.Add(FbxColor)
    FbxLayerElementArray.Add(FbxVector2)
    FbxLayerElementArray.Add(FbxVector4)
    FbxLayerElementArray.SetAt(Int32, Int32)
    FbxLayerElementArray.SetAt(Int32, FbxColor)
    FbxLayerElementArray.SetAt(Int32, FbxVector2)
    FbxLayerElementArray.SetAt(Int32, FbxVector4)
    Namespace: Autodesk.Fbx
    Syntax
    public class FbxLayerElementArrayTemplateFbxSurfaceMaterial : FbxLayerElementArray, IDisposable

    Constructors

    FbxLayerElementArrayTemplateFbxSurfaceMaterial()

    Declaration
    public FbxLayerElementArrayTemplateFbxSurfaceMaterial()

    Methods

    Dispose()

    Declaration
    public override void Dispose()
    Overrides
    FbxLayerElementArray.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetAt(Int32)

    Declaration
    public FbxSurfaceMaterial GetAt(int pIndex)
    Parameters
    Type Name Description
    Int32 pIndex
    Returns
    Type Description
    FbxSurfaceMaterial
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Tuesday, January 10, 2023
    Terms of use