docs.unity.cn
    Show / Hide Table of Contents

    Class FbxSemanticEntryView

    Inheritance
    Object
    FbxEntryView
    FbxSemanticEntryView
    Inherited Members
    FbxEntryView.swigCMemOwn
    FbxEntryView.IsValid()
    FbxEntryView.EntryType()
    Namespace: Autodesk.Fbx
    Syntax
    public class FbxSemanticEntryView : FbxEntryView, IDisposable

    Constructors

    FbxSemanticEntryView(FbxBindingTableEntry, Boolean)

    Declaration
    public FbxSemanticEntryView(FbxBindingTableEntry pEntry, bool pAsSource)
    Parameters
    Type Name Description
    FbxBindingTableEntry pEntry
    Boolean pAsSource

    FbxSemanticEntryView(FbxBindingTableEntry, Boolean, Boolean)

    Declaration
    public FbxSemanticEntryView(FbxBindingTableEntry pEntry, bool pAsSource, bool pCreate)
    Parameters
    Type Name Description
    FbxBindingTableEntry pEntry
    Boolean pAsSource
    Boolean pCreate

    Methods

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetIndex()

    Declaration
    public int GetIndex()
    Returns
    Type Description
    Int32

    GetSemantic()

    Declaration
    public string GetSemantic()
    Returns
    Type Description
    String

    GetSemantic(Boolean)

    Declaration
    public string GetSemantic(bool pAppendIndex)
    Parameters
    Type Name Description
    Boolean pAppendIndex
    Returns
    Type Description
    String

    SetSemantic(String)

    Declaration
    public void SetSemantic(string pSemantic)
    Parameters
    Type Name Description
    String pSemantic
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Tuesday, January 10, 2023
    Terms of use