unbland as3 library API reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Interface ILight3D
Properties
Package
org.unbland.threed.lights
Interface
public interface ILight3D
Implementors
AmbientLight3D
,
DirectionalLight3D
Public Properties
Property
Defined by
color
:
RGB
ILight3D
Property detail
color
property
color:
RGB
[read-write]
Implementation
public function get color():
RGB
public function set color(value:
RGB
):void