C# Class AreaLightTest.AreaLightForm.CB_Object

Show file Open project: Patapom/GodComplex

Public Properties

Property Type Description
_DiffuseAlbedo SharpMath.float3
_FalseColors System.UInt32
_FalseColorsMaxRange float
_Gloss float
_Local2World SharpMath.float4x4
_Metal float
_SpecularTint SharpMath.float3
_UseTexture System.UInt32
_World2Local SharpMath.float4x4

Property Details

_DiffuseAlbedo public property

public float3,SharpMath _DiffuseAlbedo
return SharpMath.float3

_FalseColors public property

public UInt32,System _FalseColors
return System.UInt32

_FalseColorsMaxRange public property

public float _FalseColorsMaxRange
return float

_Gloss public property

public float _Gloss
return float

_Local2World public property

public float4x4,SharpMath _Local2World
return SharpMath.float4x4

_Metal public property

public float _Metal
return float

_SpecularTint public property

public float3,SharpMath _SpecularTint
return SharpMath.float3

_UseTexture public property

public UInt32,System _UseTexture
return System.UInt32

_World2Local public property

public float4x4,SharpMath _World2Local
return SharpMath.float4x4