Struct ufbx.ufbx_anim_stack
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_anim_stack
Fields
_anonymous_1
Declaration
public ufbx.ufbx_anim_stack._anonymous_1_struct _anonymous_1
Field Value
anim
Declaration
public ufbx.ufbx_anim* anim
Field Value
layers
Declaration
public ufbx.ufbx_anim_layer_list layers
Field Value
time_begin
Declaration
Field Value
time_end
Declaration
Field Value
Properties
element
Declaration
public ufbx.ufbx_element element { get; }
Property Value
element_id
Declaration
public uint element_id { get; }
Property Value
name
Declaration
public ufbx.ufbx_string name { get; }
Property Value
props
Declaration
public ufbx.ufbx_props props { get; }
Property Value
typed_id
Declaration
public uint typed_id { get; }
Property Value