API ReferenceSandbox
SceneSpotLightclass
A simple spot light scene object for use in a `Sandbox.SceneWorld`.
Constructors2
Showing 2 constructors
No results match this filter.
Properties3
Showing 3 properties
public float Sandbox.SceneSpotLight.ConeInner { get; set; }
The inner cone of the spotlight, in half angle degrees.
Returns:
float—public float Sandbox.SceneSpotLight.ConeOuter { get; set; }
The outer cone of the spotlight, in half angle degrees
Returns:
float—public float Sandbox.SceneSpotLight.FallOff { get; set; }
Returns:
float—No results match this filter.