Struct ufbx.ufbx_selection_set
Named set of nodes/geometry features to select.
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_selection_set
Fields
_anonymous_1
Named set of nodes/geometry features to select.
Declaration
public ufbx.ufbx_selection_set._anonymous_1_struct _anonymous_1
Field Value
nodes
Included nodes and geometry features
Declaration
public ufbx.ufbx_selection_node_list nodes
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