GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Graphics.Lights
LightSource Class
LightSource Properties
BoundingSphere Property
Color Property
Direction Property
Intensity Property
IsDirectionalLight Property
IsInfinite Property
ParamsVersion Property
Position Property
Range Property
Specular Property
LightSource
Position 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#
Copy
public
Vector3
Position
{
get
;
set
; }
Property Value
Type:
Vector3
See Also
Reference
LightSource Class
GeonBit.Core.Graphics.Lights Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com