Skip to content

Factory Light

Gerd Christian Kunze edited this page Aug 22, 2013 · 1 revision

Description

Engine.Factory().Light()


Api

Methods

  • Ambient()

Example

Create a Light

var Light = Engine.Factory().Light().Ambient();
Clone this wiki locally