docs.unity.cn
    Show / Hide Table of Contents

    Class FbxLayerElementArrayTemplateFbxVector2

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

    Constructors

    FbxLayerElementArrayTemplateFbxVector2()

    Declaration
    public FbxLayerElementArrayTemplateFbxVector2()

    Methods

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAt(Int32)

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