Packageaway3d.core.scene
Interfacepublic interface ILightProvider
ImplementorsLight3D

Interface for objects that provide lighting to the scene

Public Methods
 MethodDefined by
  
light(transform:Matrix3D, consumer:ILightConsumer):void
ILightProvider
Method detail
light()method
public function light(transform:Matrix3D, consumer:ILightConsumer):void Parameters
transform:Matrix3D
 
consumer:ILightConsumer
Wiki link
Click to go to the wiki page for ####WIKI####

Code examples

Comments