s&box docs

public sealed class Sandbox.SceneSpotLight : Sandbox.SceneLight

A simple spot light scene object for use in a `Sandbox.SceneWorld`.

Constructors

Showing 2 constructors

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

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.SceneSpotLight

On this page