Class FbxPropertyEntryView
Inheritance
FbxPropertyEntryView
Syntax
public class FbxPropertyEntryView : FbxEntryView, IDisposable
Constructors
FbxPropertyEntryView(FbxBindingTableEntry, Boolean)
Declaration
public FbxPropertyEntryView(FbxBindingTableEntry pEntry, bool pAsSource)
Parameters
FbxPropertyEntryView(FbxBindingTableEntry, Boolean, Boolean)
Declaration
public FbxPropertyEntryView(FbxBindingTableEntry pEntry, bool pAsSource, bool pCreate)
Parameters
Methods
Dispose()
Declaration
public override void Dispose()
Overrides
Finalize()
Declaration
protected void Finalize()
GetProperty()
Declaration
public string GetProperty()
Returns
SetProperty(String)
Declaration
public void SetProperty(string pPropertyName)
Parameters
Type |
Name |
Description |
String |
pPropertyName |
|