Struct ufbx.ufbx_unknown
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_unknown
Fields
_anonymous_1
Declaration
public ufbx.ufbx_unknown._anonymous_1_struct _anonymous_1
Field Value
sub_type
Declaration
public ufbx.ufbx_string sub_type
Field Value
super_type
Declaration
public ufbx.ufbx_string super_type
Field Value
type
FBX format specific type information.
In ASCII FBX format:
super_type: ID, "type::name", "sub_type" { ... }
Declaration
public ufbx.ufbx_string type
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