Struct ufbx.ufbx_anim_value
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_anim_value
Fields
_anonymous_1
Declaration
public ufbx.ufbx_anim_value._anonymous_1_struct _anonymous_1
Field Value
curves
Declaration
public ufbx.ufbx_anim_value.curves_struct curves
Field Value
default_value
Declaration
public ufbx.ufbx_vec3 default_value
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