Packageaway3d.core.light
Interfacepublic interface ILightProvider
ImplementorsAmbientLight3D, DirectionalLight3D, PointLight3D

Interface for objects that provide lighting to the scene

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

Code examples

Comments