ProximityLight.LightSettings.FarRadius Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the radius of the ProximityLight effect when far from a surface.
public:
property float FarRadius { float get(); void set(float value); };
public float FarRadius { get; set; }
member this.FarRadius : single with get, set
Public Property FarRadius As Single