docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FbxLayer

    Inheritance
    object
    FbxLayer
    Implements
    IDisposable
    Inherited Members
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Autodesk.Fbx
    Assembly: Autodesk.Fbx.dll
    Syntax
    public class FbxLayer : IDisposable

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Equals(FbxLayer)

    Declaration
    public bool Equals(FbxLayer other)
    Parameters
    Type Name Description
    FbxLayer other
    Returns
    Type Description
    bool

    Equals(object)

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    object obj
    Returns
    Type Description
    bool
    Overrides
    object.Equals(object)

    GetBinormals()

    Declaration
    public FbxLayerElementBinormal GetBinormals()
    Returns
    Type Description
    FbxLayerElementBinormal

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    int
    Overrides
    object.GetHashCode()

    GetMaterials()

    Declaration
    public FbxLayerElementMaterial GetMaterials()
    Returns
    Type Description
    FbxLayerElementMaterial

    GetNormals()

    Declaration
    public FbxLayerElementNormal GetNormals()
    Returns
    Type Description
    FbxLayerElementNormal

    GetTangents()

    Declaration
    public FbxLayerElementTangent GetTangents()
    Returns
    Type Description
    FbxLayerElementTangent

    GetUVs()

    Declaration
    public FbxLayerElementUV GetUVs()
    Returns
    Type Description
    FbxLayerElementUV

    GetUVs(EType)

    Declaration
    public FbxLayerElementUV GetUVs(FbxLayerElement.EType pTypeIdentifier)
    Parameters
    Type Name Description
    FbxLayerElement.EType pTypeIdentifier
    Returns
    Type Description
    FbxLayerElementUV

    GetVertexColors()

    Declaration
    public FbxLayerElementVertexColor GetVertexColors()
    Returns
    Type Description
    FbxLayerElementVertexColor

    SetBinormals(FbxLayerElementBinormal)

    Declaration
    public void SetBinormals(FbxLayerElementBinormal pBinormals)
    Parameters
    Type Name Description
    FbxLayerElementBinormal pBinormals

    SetMaterials(FbxLayerElementMaterial)

    Declaration
    public void SetMaterials(FbxLayerElementMaterial pMaterials)
    Parameters
    Type Name Description
    FbxLayerElementMaterial pMaterials

    SetNormals(FbxLayerElementNormal)

    Declaration
    public void SetNormals(FbxLayerElementNormal pNormals)
    Parameters
    Type Name Description
    FbxLayerElementNormal pNormals

    SetTangents(FbxLayerElementTangent)

    Declaration
    public void SetTangents(FbxLayerElementTangent pTangents)
    Parameters
    Type Name Description
    FbxLayerElementTangent pTangents

    SetUVs(FbxLayerElementUV)

    Declaration
    public void SetUVs(FbxLayerElementUV pUVs)
    Parameters
    Type Name Description
    FbxLayerElementUV pUVs

    SetUVs(FbxLayerElementUV, EType)

    Declaration
    public void SetUVs(FbxLayerElementUV pUVs, FbxLayerElement.EType pTypeIdentifier)
    Parameters
    Type Name Description
    FbxLayerElementUV pUVs
    FbxLayerElement.EType pTypeIdentifier

    SetVertexColors(FbxLayerElementVertexColor)

    Declaration
    public void SetVertexColors(FbxLayerElementVertexColor pVertexColors)
    Parameters
    Type Name Description
    FbxLayerElementVertexColor pVertexColors

    Operators

    operator ==(FbxLayer, FbxLayer)

    Declaration
    public static bool operator ==(FbxLayer a, FbxLayer b)
    Parameters
    Type Name Description
    FbxLayer a
    FbxLayer b
    Returns
    Type Description
    bool

    operator !=(FbxLayer, FbxLayer)

    Declaration
    public static bool operator !=(FbxLayer a, FbxLayer b)
    Parameters
    Type Name Description
    FbxLayer a
    FbxLayer b
    Returns
    Type Description
    bool

    Implements

    IDisposable
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)