API ReferenceSandbox
SpotLightclass
Emits light in a specific direction in a cone shape.
Constructors1
Showing 1 constructors
public SpotLight()
No results match this filter.
Methods3
Showing 3 methods
protected virtual Sandbox.SceneLight CreateSceneObject()
protected virtual void DrawGizmos()
Returns:
void—protected virtual void OnAwake()
Returns:
void—No results match this filter.
Properties5
Showing 5 properties
public float Sandbox.SpotLight.Attenuation { get; set; }
Returns:
float—public float Sandbox.SpotLight.ConeInner { get; set; }
Returns:
float—public float Sandbox.SpotLight.ConeOuter { get; set; }
Returns:
float—public float Sandbox.SpotLight.Radius { get; set; }
Returns:
float—No results match this filter.