Click or drag to resize
LightSourcePosition Property
Light position in world space.

Namespace:  GeonBit.Core.Graphics.Lights
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Vector3 Position { get; set; }

Property Value

Type: Vector3
See Also