Packagecom.gestureworks.cml.away3d.elements
Classpublic class SkyBox
InheritanceSkyBox Inheritance Container3D Inheritance away3d.containers.ObjectContainer3D

Create a new SkyBox object. Composed of away3d.primitives.SkyBox as property obj.



Public Properties
 PropertyDefined By
 InheritedchildList : ChildList
Container3D
 InheritedclassName : String
Container3D
 InheritedcmlIndex : int
Container3D
  obj : SkyBox
SkyBox
 Inheritedstate : Dictionary
Container3D
 InheritedstateId : *
Container3D
 Inheritedvto : TouchContainer3D
Virtual transform object.
Container3D
Public Methods
 MethodDefined By
  
SkyBox
 Inherited
Container3D
 Inherited
dispose():void
[override]
Container3D
  
init():void
[override]
SkyBox
 Inherited
loadState(sId:* = null, recursion:Boolean = false):void
Container3D
 Inherited
parseCML(cml:XMLList):XMLList
Container3D
 Inherited
postparseCML(cml:XMLList):void
Container3D
 Inherited
saveState(sId:* = null, recursion:Boolean = false):void
Container3D
 Inherited
tweenState(sId:* = null, tweenTime:Number = 1):void
Container3D
 Inherited
updateProperties(state:* = 0):void
Container3D
Property Detail
objproperty
public var obj:SkyBox

Constructor Detail
SkyBox()Constructor
public function SkyBox()



Method Detail
init()method
override public function init():void