C# Class AreaLightTest.AreaLightForm.CB_ShadowMap

Exibir arquivo Open project: Patapom/GodComplex

Public Properties

Property Type Description
_HardeningFactor float2
_InvShadowMapSize float
_KernelSize float
_ShadowOffsetXY float2
_ShadowZFar float2

Property Details

_HardeningFactor public_oe property

public float2 _HardeningFactor
return float2

_InvShadowMapSize public_oe property

public float _InvShadowMapSize
return float

_KernelSize public_oe property

public float _KernelSize
return float

_ShadowOffsetXY public_oe property

public float2 _ShadowOffsetXY
return float2

_ShadowZFar public_oe property

public float2 _ShadowZFar
return float2