C# Class AreaLightTest.AreaLightForm.CB_Light

Mostra 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_oe property

public float _AreaLightDiffusion
return float

_AreaLightIntensity public_oe property

public float _AreaLightIntensity
return float

_AreaLightScaleX public_oe property

public float _AreaLightScaleX
return float

_AreaLightScaleY public_oe property

public float _AreaLightScaleY
return float

_AreaLightT public_oe property

public float3,SharpMath _AreaLightT
return SharpMath.float3

_AreaLightTexDimensions public_oe property

public float4 _AreaLightTexDimensions
return float4

_AreaLightX public_oe property

public float3,SharpMath _AreaLightX
return SharpMath.float3

_AreaLightY public_oe property

public float3,SharpMath _AreaLightY
return SharpMath.float3

_AreaLightZ public_oe property

public float3,SharpMath _AreaLightZ
return SharpMath.float3

_ProjectionDirectionDiff public_oe property

public float3,SharpMath _ProjectionDirectionDiff
return SharpMath.float3