Struct ufbx.ufbx_baked_element
Baked property animation for a single element.
Inherited Members
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_baked_element
Fields
element_id
Element ID of the element, maps to ufbx_scene.elements[]
.
Declaration
public uint element_id
Field Value
Type | Description |
---|---|
uint |
props
List of properties the animation modifies.
Declaration
public ufbx.ufbx_baked_prop_list props
Field Value
Type | Description |
---|---|
ufbx.ufbx_baked_prop_list |