Struct ufbx.ufbx_material_fbx_maps
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_material_fbx_maps
Fields
_anonymous_1
Declaration
public ufbx.ufbx_material_fbx_maps._anonymous_1_struct _anonymous_1
Field Value
Properties
ambient_color
Declaration
public ufbx.ufbx_material_map ambient_color { get; }
Property Value
ambient_factor
Declaration
public ufbx.ufbx_material_map ambient_factor { get; }
Property Value
bump
Declaration
public ufbx.ufbx_material_map bump { get; }
Property Value
bump_factor
Declaration
public ufbx.ufbx_material_map bump_factor { get; }
Property Value
diffuse_color
Declaration
public ufbx.ufbx_material_map diffuse_color { get; }
Property Value
diffuse_factor
Declaration
public ufbx.ufbx_material_map diffuse_factor { get; }
Property Value
displacement
Declaration
public ufbx.ufbx_material_map displacement { get; }
Property Value
displacement_factor
Declaration
public ufbx.ufbx_material_map displacement_factor { get; }
Property Value
emission_color
Declaration
public ufbx.ufbx_material_map emission_color { get; }
Property Value
emission_factor
Declaration
public ufbx.ufbx_material_map emission_factor { get; }
Property Value
normal_map
Declaration
public ufbx.ufbx_material_map normal_map { get; }
Property Value
reflection_color
Declaration
public ufbx.ufbx_material_map reflection_color { get; }
Property Value
reflection_factor
Declaration
public ufbx.ufbx_material_map reflection_factor { get; }
Property Value
specular_color
Declaration
public ufbx.ufbx_material_map specular_color { get; }
Property Value
specular_exponent
Declaration
public ufbx.ufbx_material_map specular_exponent { get; }
Property Value
specular_factor
Declaration
public ufbx.ufbx_material_map specular_factor { get; }
Property Value
transparency_color
Declaration
public ufbx.ufbx_material_map transparency_color { get; }
Property Value
transparency_factor
Declaration
public ufbx.ufbx_material_map transparency_factor { get; }
Property Value
vector_displacement
Declaration
public ufbx.ufbx_material_map vector_displacement { get; }
Property Value
vector_displacement_factor
Declaration
public ufbx.ufbx_material_map vector_displacement_factor { get; }
Property Value