Class FbxSemanticEntryView | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class FbxSemanticEntryView

    Inheritance
    System.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
    System.Boolean pAsSource

    FbxSemanticEntryView(FbxBindingTableEntry, Boolean, Boolean)

    Declaration
    public FbxSemanticEntryView(FbxBindingTableEntry pEntry, bool pAsSource, bool pCreate)
    Parameters
    Type Name Description
    FbxBindingTableEntry pEntry
    System.Boolean pAsSource
    System.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
    System.Int32

    GetSemantic()

    Declaration
    public string GetSemantic()
    Returns
    Type Description
    System.String

    GetSemantic(Boolean)

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

    SetSemantic(String)

    Declaration
    public void SetSemantic(string pSemantic)
    Parameters
    Type Name Description
    System.String pSemantic
    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