Bearbeiten

Share via


ProximityLight.LightSettings.OuterColor Property

Definition

The color of the ProximityLight gradient at the center (RGB) and (A) is gradient extent.

public:
 property UnityEngine::Color OuterColor { UnityEngine::Color get(); void set(UnityEngine::Color value); };
public UnityEngine.Color OuterColor { get; set; }
member this.OuterColor : UnityEngine.Color with get, set
Public Property OuterColor As Color

Property Value

UnityEngine.Color

Applies to