Struct ufbx.ufbx_pose
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_pose
Fields
_anonymous_1
Declaration
public ufbx.ufbx_pose._anonymous_1_struct _anonymous_1
Field Value
bone_poses
List of bone poses.
Sorted by ufbx_node.typed_id
.
Declaration
public ufbx.ufbx_bone_pose_list bone_poses
Field Value
is_bind_pose
Set if this pose is marked as a bind pose.
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