docs.unity.cn
    Show / Hide Table of Contents

    Class FbxLayerElementArrayTemplateFbxVector4

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

    Constructors

    FbxLayerElementArrayTemplateFbxVector4()

    Declaration
    public FbxLayerElementArrayTemplateFbxVector4()

    Methods

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAt(Int32)

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