C# Class AreaLightTest.AreaLightForm.CB_Light

Show file Open project: Patapom/GodComplex

Public Properties

Property Type Description
_AreaLightDiffusion float
_AreaLightIntensity float
_AreaLightScaleX float
_AreaLightScaleY float
_AreaLightT SharpMath.float3
_AreaLightTexDimensions float4
_AreaLightX SharpMath.float3
_AreaLightY SharpMath.float3
_AreaLightZ SharpMath.float3
_ProjectionDirectionDiff SharpMath.float3

Property Details

_AreaLightDiffusion public property

public float _AreaLightDiffusion
return float

_AreaLightIntensity public property

public float _AreaLightIntensity
return float

_AreaLightScaleX public property

public float _AreaLightScaleX
return float

_AreaLightScaleY public property

public float _AreaLightScaleY
return float

_AreaLightT public property

public float3,SharpMath _AreaLightT
return SharpMath.float3

_AreaLightTexDimensions public property

public float4 _AreaLightTexDimensions
return float4

_AreaLightX public property

public float3,SharpMath _AreaLightX
return SharpMath.float3

_AreaLightY public property

public float3,SharpMath _AreaLightY
return SharpMath.float3

_AreaLightZ public property

public float3,SharpMath _AreaLightZ
return SharpMath.float3

_ProjectionDirectionDiff public property

public float3,SharpMath _ProjectionDirectionDiff
return SharpMath.float3