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