Packageaway3dlite.lights
Classpublic class AbstractLight3D
SubclassesDirectionalLight3D, PointLight3D

Public Properties
 PropertyDefined by
  color : uint
AbstractLight3D
Public Methods
 MethodDefined by
  
AbstractLight3D
Property detail
colorproperty
color:uint  [read-write]

Implementation
    public function get color():uint
    public function set color(value:uint):void
Constructor detail
AbstractLight3D()constructor
public function AbstractLight3D() Init Parameters
Wiki link
Click to go to the wiki page for 'away3dlite.lights.AbstractLight3D'

Code examples

Comments