A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
saveAsBitmapData() — method, class twaver.threed.network.Network3D
Exports the current visible scene to a BitmapData object.
SceneEvent — class, package twaver.threed.event
SceneEvent objects will be dispatched when the factors of the environment of the 3D scene is changed.
SceneEvent(s:twaver.threed.network:Network3D, type:String, r:Object) — Constructor, class twaver.threed.event.SceneEvent
Construct of SceneEvent class.
scrafe(d:Number) — method, class twaver.threed.network.Network3D
SEGMENTS_DEPTH — Constant Static Property, class twaver.threed.util.Style3D
Defines how many segments are used to make up a 3D object along the z-axis.
SEGMENTS_HEIGHT — Constant Static Property, class twaver.threed.util.Style3D
Defines how many segments are used to make up a 3D object along the y-axis.
SEGMENTS_LENGTH — Constant Static Property, class twaver.threed.util.Style3D
Defines how many segments are used to make up a 3D object along the x-axis.
selectedColorFunction — Property, class twaver.threed.network.Network3D
Sets selectedColorFunction of a Network3D obejct.
SELECTED_EFFECT_COLOR — Constant Static Property, class twaver.threed.util.Style3D
Defines the color of the selected element's framework.
selectedEffectFunction — Property, class twaver.threed.network.Network3D
Sets the selectedEffectFunction which will decorate the selected 3D object in the scene with delveopers' customation.
SELECTED_EFFECT_TYPE — Constant Static Property, class twaver.threed.util.Style3D
Defines the effect when a 3D object is selected.
SELECTED_FRAMEWORK_WIDTH — Constant Static Property, class twaver.threed.util.Style3D
Defines the thickness of the selected element's framework.
selectedWidthFunction — Property, class twaver.threed.network.Network3D
Sets selectedWidthFunction of a Network3D obejct.
selectionFunction — Property, class twaver.threed.network.Network3D
Retrives the selectionFunction of a Network3D object.
serializeStyle(instance:Object, style:String, newInstance:Object) — method, class twaver.threed.util.XMLSerializer3D
serializeValue(c:String, property:String, value:Object, newInstanceValue:Object, type:String, cdata:Boolean) — method, class twaver.threed.util.XMLSerializer3D
setEnviromentByID(id:Object) — method, class twaver.threed.network.Network3D
Specifies which element is used as the enviroment.
setInteractions(name:String, interactions:Array) — method, class twaver.threed.network.Network3D
setReferenceTerrainByID(id:Object) — method, class twaver.threed.network.Network3D
Specifies which element is used as the terrain.
SHAODW_LIGHT_TAG — Constant Static Property, class twaver.threed.util.Style3D
Defines which light will create the shadow for a 3D object.
shareSceneWith(n:twaver.threed.network:Network3D) — method, class twaver.threed.network.Network3D
Shares the whole 3D scene with another Network3D object.
shiftDown — Property, class twaver.threed.event.Mouse3DEvent
Indicates whether the shift key is active or inactive.
showAxises() — method, class twaver.threed.network.Network3D
Displays the axises in the scene.
SMOOTH_LEVEL_COMMON — Constant Static Property, class twaver.threed.util.Consts3D
The visual effect of a 3D object is common.
SMOOTH_LEVEL_GREAT — Constant Static Property, class twaver.threed.util.Consts3D
The visual effect of a 3D object is great.
SMOOTH_LEVEL_MIDDLE — Constant Static Property, class twaver.threed.util.Consts3D
The visual effect of a 3D object is good.
source — Property, class twaver.threed.event.Mouse3DEvent
Specifies the 3D element over which the mouse event occurs.
source — Property, class twaver.threed.event.SceneEvent
Indicates which scene is changed.
sourceChild — Property, class twaver.threed.event.Mouse3DEvent
specular — Property, class twaver.threed.LightProfile
Style3D — class, package twaver.threed.util
Style3D class is used to define the 3D styles for the twaver.Element objects.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z