docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FbxPropertyEntryView

    Inheritance
    object
    FbxEntryView
    FbxPropertyEntryView
    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 FbxPropertyEntryView : FbxEntryView, IDisposable

    Constructors

    FbxPropertyEntryView(FbxBindingTableEntry, bool)

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

    FbxPropertyEntryView(FbxBindingTableEntry, bool, bool)

    Declaration
    public FbxPropertyEntryView(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()

    ~FbxPropertyEntryView()

    Declaration
    protected ~FbxPropertyEntryView()

    GetProperty()

    Declaration
    public string GetProperty()
    Returns
    Type Description
    string

    SetProperty(string)

    Declaration
    public void SetProperty(string pPropertyName)
    Parameters
    Type Name Description
    string pPropertyName

    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)