docs.unity.cn
    Show / Hide Table of Contents

    Class FbxPropertyEntryView

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

    Constructors

    FbxPropertyEntryView(FbxBindingTableEntry, Boolean)

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

    FbxPropertyEntryView(FbxBindingTableEntry, Boolean, Boolean)

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

    GetProperty()

    Declaration
    public string GetProperty()
    Returns
    Type Description
    String

    SetProperty(String)

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