301

Lighting the environment

  Motivation 
 302
  Example 
 303
  Types of Lights 
 304
  Light Class Hierarchy 
 305
  Light Abstract Class Methods 
 306
  Ambient Lights 
 307
  AmbientLight Class Hierarchy 
 308
  AmbientLight Class Methods 
 309
  AmbientLight Example Code 
 310
  AmbientLight Example 
 311
  Directional Lights 
 312
  DirectionalLight Class Hierarchy 
 313
  DirectionalLight Class Methods 
 314
  DirectionalLight Example Code 
 315
  DirectionalLight Example 
 316
  Point Lights 
 317
  Point Light Attenuation 
 318
  PointLight Class Hierarchy 
 319
  PointLight Class Methods 
 320
  PointLight Example Code 
 321
  PointLight Example 
 322
  Spot Lights 
 323
  SpotLight Class Hierarchy 
 324
  SpotLight Class Methods 
 325
  SpotLight Example Code 
 326
  SpotLight Example 
 327
  Light Influencing Bounds 
 328
  Creating Influencing Bounds 
 329
  Anchoring Influencing Bounds 
 330
  Light Abstract Class Methods 
 331
  Influencing Bounds Example Code 
 332
  Influencing Bounds Example 
 333
  Scoping Lights 
 334
  Light Abstract Class Methods 
 335
  Scoping Example Code 
 336
  Scoping Example 
 337
  Summary 
 338
  Summary 
 339