Struct ufbx.ufbx_stereo_camera
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_stereo_camera
Fields
_anonymous_1
Declaration
public ufbx.ufbx_stereo_camera._anonymous_1_struct _anonymous_1
Field Value
left
Declaration
public ufbx.ufbx_camera* left
Field Value
right
Declaration
public ufbx.ufbx_camera* right
Field Value
Properties
element
Declaration
public ufbx.ufbx_element element { get; }
Property Value
element_id
Declaration
public uint element_id { get; }
Property Value
instances
Declaration
public ufbx.ufbx_node_list instances { 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