docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FbxSemanticEntryView

    Inheritance
    object
    FbxEntryView
    FbxSemanticEntryView
    Implements
    IDisposable
    Inherited Members
    FbxEntryView.swigCMemOwn
    FbxEntryView.IsValid()
    FbxEntryView.EntryType()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Autodesk.Fbx
    Assembly: Autodesk.Fbx.dll
    Syntax
    public class FbxSemanticEntryView : FbxEntryView, IDisposable

    Constructors

    FbxSemanticEntryView(FbxBindingTableEntry, bool)

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

    FbxSemanticEntryView(FbxBindingTableEntry, bool, bool)

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

    Methods

    Dispose()

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

    ~FbxSemanticEntryView()

    Declaration
    protected ~FbxSemanticEntryView()

    GetIndex()

    Declaration
    public int GetIndex()
    Returns
    Type Description
    int

    GetSemantic()

    Declaration
    public string GetSemantic()
    Returns
    Type Description
    string

    GetSemantic(bool)

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

    SetSemantic(string)

    Declaration
    public void SetSemantic(string pSemantic)
    Parameters
    Type Name Description
    string pSemantic

    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)