Click or drag to resize
MyLightPosition Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Sandbox.Game.Lights.MyLight.Position"]

Namespace: Sandbox.Game.Lights
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public Vector3D Position { get; set; }

Property Value

Type: Vector3D

[Missing <value> documentation for "P:Sandbox.Game.Lights.MyLight.Position"]

See Also