Class FbxSemanticEntryView | Autodesk FBX SDK | 3.0.1-preview.1
docs.unity3d.com
    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 — 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