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  
getColor(r:int, g:int, b:int) — Static Method , class twaver.threed.util.Util3D
Gets color value as an uint by the specified RGB value.
getElementVertexAnimationNames(id:any) — method, class twaver.threed.network.Network3D
Gets all the names of the animations defined in external model files.
getEnviromentID() — method, class twaver.threed.network.Network3D
Retrives the enviroment element's id.
getFirstSelectedElement(box:twaver:ElementBox, e:twaver:SelectionChangeEvent) — Static Method , class twaver.threed.util.Util3D
Gets the first selected element according to a SelectionChangedEvent object.
getGlobalSetting(setting:String) — Static Method , class twaver.threed.util.Manager3D
Retrives the pre-registered global setting.
getHeightAt(x:Number, z:Number) — method, class twaver.threed.network.Network3D
Gets the y value by specifing the x and z coordinate according the terrain of the scene.
getPropertyName(evt:mx.events:PropertyChangeEvent) — Static Method , class twaver.threed.util.Util3D
Gets the property name of a PropertyChangeEvent object.
getRandomBetween(min:Number, max:Number) — Static Method , class twaver.threed.util.Util3D
Gets a random number between the specified minimum and maximum.
getReferenceTerrainID() — method, class twaver.threed.network.Network3D
Retrives the terrain element's id.
getSelectedElements(box:twaver:ElementBox, e:twaver:SelectionChangeEvent) — Static Method , class twaver.threed.util.Util3D
getSimpleCircle(r:Number) — Static Method , class twaver.threed.util.Util3D
Gets an array of points which make up a circle on x-z plane.
getValueWithDefault(e:any, pro:String) — Static Method , class twaver.threed.util.Util3D
Gets the style value of a specified element or the global value.
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