API ReferenceSandbox
public class Sandbox.SpotLight : Sandbox.Light
Emits light in a specific direction in a cone shape.
Constructors
Showing 1 constructors
public SpotLight()
No results match this filter.
Methods
Showing 3 methods
protected virtual Sandbox.SceneLight CreateSceneObject()
protected virtual void DrawGizmos()
protected virtual void OnAwake()
No results match this filter.
Properties
Showing 5 properties
public float Sandbox.SpotLight.Attenuation { get; set; }
public float Sandbox.SpotLight.ConeInner { get; set; }
public float Sandbox.SpotLight.ConeOuter { get; set; }
public float Sandbox.SpotLight.Radius { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.SpotLight |