Struct ufbx.ufbx_anim_layer
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_anim_layer
Fields
_anonymous_1
Declaration
public ufbx.ufbx_anim_layer._anonymous_1_struct _anonymous_1
Field Value
_element_id_bitmask
Declaration
public ufbx.ufbx_anim_layer._element_id_bitmask_struct _element_id_bitmask
Field Value
_max_element_id
Declaration
public uint _max_element_id
Field Value
_min_element_id
Declaration
public uint _min_element_id
Field Value
additive
Declaration
Field Value
anim
Declaration
public ufbx.ufbx_anim* anim
Field Value
anim_props
Sorted by element,prop_name
Declaration
public ufbx.ufbx_anim_prop_list anim_props
Field Value
anim_values
Declaration
public ufbx.ufbx_anim_value_list anim_values
Field Value
blended
Declaration
Field Value
compose_rotation
Declaration
public bool compose_rotation
Field Value
compose_scale
Declaration
public bool compose_scale
Field Value
weight
Declaration
Field Value
weight_is_animated
Declaration
public bool weight_is_animated
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