Class FbxLayerElementArray | Autodesk FBX SDK | 3.0.1-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class FbxLayerElementArray

    Inheritance
    Object
    FbxLayerElementArray
    FbxLayerElementArrayTemplateFbxColor
    FbxLayerElementArrayTemplateFbxSurfaceMaterial
    FbxLayerElementArrayTemplateFbxVector2
    FbxLayerElementArrayTemplateFbxVector4
    FbxLayerElementArrayTemplateInt
    Namespace: Autodesk.Fbx
    Syntax
    public class FbxLayerElementArray : IDisposable

    Constructors

    FbxLayerElementArray(EFbxType)

    Declaration
    public FbxLayerElementArray(EFbxType pDataType)
    Parameters
    Type Name Description
    EFbxType pDataType

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Add(FbxColor)

    Declaration
    public int Add(FbxColor pItem)
    Parameters
    Type Name Description
    FbxColor pItem
    Returns
    Type Description
    Int32

    Add(FbxVector2)

    Declaration
    public int Add(FbxVector2 pItem)
    Parameters
    Type Name Description
    FbxVector2 pItem
    Returns
    Type Description
    Int32

    Add(FbxVector4)

    Declaration
    public int Add(FbxVector4 pItem)
    Parameters
    Type Name Description
    FbxVector4 pItem
    Returns
    Type Description
    Int32

    Add(Int32)

    Declaration
    public int Add(int pItem)
    Parameters
    Type Name Description
    Int32 pItem
    Returns
    Type Description
    Int32

    Dispose()

    Declaration
    public virtual void Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetCount()

    Declaration
    public int GetCount()
    Returns
    Type Description
    Int32

    SetAt(Int32, FbxColor)

    Declaration
    public void SetAt(int pIndex, FbxColor pItem)
    Parameters
    Type Name Description
    Int32 pIndex
    FbxColor pItem

    SetAt(Int32, FbxVector2)

    Declaration
    public void SetAt(int pIndex, FbxVector2 pItem)
    Parameters
    Type Name Description
    Int32 pIndex
    FbxVector2 pItem

    SetAt(Int32, FbxVector4)

    Declaration
    public void SetAt(int pIndex, FbxVector4 pItem)
    Parameters
    Type Name Description
    Int32 pIndex
    FbxVector4 pItem

    SetAt(Int32, Int32)

    Declaration
    public void SetAt(int pIndex, int pItem)
    Parameters
    Type Name Description
    Int32 pIndex
    Int32 pItem

    SetCount(Int32)

    Declaration
    public void SetCount(int pCount)
    Parameters
    Type Name Description
    Int32 pCount
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023