Struct ufbx.ufbx_props
List of alphabetically sorted properties with potential defaults.
For animated objects in as scene from ufbx_evaluate_scene() this list
only has the animated properties, the originals are stored under defaults.
Inherited Members
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_props
Fields
defaults
Declaration
public ufbx.ufbx_props* defaults
Field Value
| Type | Description |
|---|---|
| ufbx_props* |
num_animated
Declaration
public ulong num_animated
Field Value
| Type | Description |
|---|---|
| ulong |
props
Declaration
public ufbx.ufbx_prop_list props
Field Value
| Type | Description |
|---|---|
| ufbx.ufbx_prop_list |