API ReferenceSandbox
public sealed class Sandbox.SceneSpotLight : Sandbox.SceneLight
A simple spot light scene object for use in a `Sandbox.SceneWorld`.
Constructors
Showing 2 constructors
No results match this filter.
Properties
Showing 3 properties
public float Sandbox.SceneSpotLight.ConeInner { get; set; }
The inner cone of the spotlight, in half angle degrees.
public float Sandbox.SceneSpotLight.ConeOuter { get; set; }
The outer cone of the spotlight, in half angle degrees
public float Sandbox.SceneSpotLight.FallOff { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.SceneSpotLight |