docs.unity.cn
    Show / Hide Table of Contents

    Class FbxLayerElementArrayTemplateFbxColor

    Inheritance
    Object
    FbxLayerElementArray
    FbxLayerElementArrayTemplateFbxColor
    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 FbxLayerElementArrayTemplateFbxColor : FbxLayerElementArray, IDisposable

    Constructors

    FbxLayerElementArrayTemplateFbxColor()

    Declaration
    public FbxLayerElementArrayTemplateFbxColor()

    Methods

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAt(Int32)

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