PureBasic - Light

Overview

Lights are essential components to do realistic looking worlds. As real life light, it's possible to specify many attributes to it like the color, specular color, direction and more. InitEngine3D() should be called successfully before using the Light commands.

Command Index

CopyLight
CreateLight
FreeLight
HideLight
IsLight
LightColor
LightLocate
LightSpecularColor
MoveLight

Example

Light.pb

Supported OS

Windows, Linux

Reference Manual - Index