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

    Class FbxLayer

    Inheritance
    Object
    FbxLayer
    Namespace: Autodesk.Fbx
    Syntax
    public class FbxLayer : IDisposable

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Equals(FbxLayer)

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

    Equals(Object)

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

    GetBinormals()

    Declaration
    public FbxLayerElementBinormal GetBinormals()
    Returns
    Type Description
    FbxLayerElementBinormal

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    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(FbxLayerElement.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, FbxLayerElement.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

    Equality(FbxLayer, FbxLayer)

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

    Inequality(FbxLayer, FbxLayer)

    Declaration
    public static bool operator !=(FbxLayer a, FbxLayer b)
    Parameters
    Type Name Description
    FbxLayer a
    FbxLayer b
    Returns
    Type Description
    Boolean
    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