API ReferenceSandbox
PointLightclass
Emits light in all directions from a point in space.
Constructors1
Showing 1 constructors
public PointLight()
No results match this filter.
Methods3
Showing 3 methods
protected virtual override Sandbox.ScenePointLight CreateSceneObject()
protected virtual void DrawGizmos()
Returns:
void—protected virtual void OnAwake()
Returns:
void—No results match this filter.
Properties2
Showing 2 properties
public float Sandbox.PointLight.Attenuation { get; set; }
Returns:
float—public float Sandbox.PointLight.Radius { get; set; }
Returns:
float—No results match this filter.