LightningQualityMaximumMaximumShadowPercent Property |
Maximum light shadow percent
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float MaximumShadowPercent { get; set; }
Public Property MaximumShadowPercent As Single
Get
Set
public:
property float MaximumShadowPercent {
float get ();
void set (float value);
}
member MaximumShadowPercent : float32 with get, set
Property Value
Type:
SingleSee Also