API ReferenceSandbox
public class Sandbox.PointLight : Sandbox.Light
Emits light in all directions from a point in space.
Constructors
Showing 1 constructors
public PointLight()
No results match this filter.
Methods
Showing 3 methods
protected virtual override Sandbox.ScenePointLight CreateSceneObject()
Implementations
protected virtual void DrawGizmos()
Implementations
protected virtual void OnAwake()
No results match this filter.
Properties
Showing 2 properties
public float Sandbox.PointLight.Attenuation { get; set; }
public float Sandbox.PointLight.Radius { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.PointLight |