C# Class AreaLightTest.AreaLightForm.CB_Object

ファイルを表示 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_oe property

public float3,SharpMath _DiffuseAlbedo
return SharpMath.float3

_FalseColors public_oe property

public UInt32,System _FalseColors
return System.UInt32

_FalseColorsMaxRange public_oe property

public float _FalseColorsMaxRange
return float

_Gloss public_oe property

public float _Gloss
return float

_Local2World public_oe property

public float4x4,SharpMath _Local2World
return SharpMath.float4x4

_Metal public_oe property

public float _Metal
return float

_SpecularTint public_oe property

public float3,SharpMath _SpecularTint
return SharpMath.float3

_UseTexture public_oe property

public UInt32,System _UseTexture
return System.UInt32

_World2Local public_oe property

public float4x4,SharpMath _World2Local
return SharpMath.float4x4