Skip to content
xkp edited this page Sep 22, 2011 · 1 revision

Overview

This is the base class for all lights.

Properties

  • color: Either a hexadecimal value or int value representing the light's color.
  • position: vector3d, light's position.
  • rotation: vector3d, light's rotation.
  • scale: vector3d, light's scale.
Clone this wiki locally