LightVisualSpotlightFalloff Property |
Property Value
Type: Double
Retrieves or sets the decrease in illumination between a spotlight's inner cone (the angle specified by InnerConeAngle) and the outer edge of the outer cone (the angle specified by OuterConeAngle).
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntaxpublic double SpotlightFalloff { get; set; }Property Value
Type:
Double
See Also