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  
unbindAll() — method, class alternativa.engine3d.controllers.SimpleObjectController
Clear binding of all keys.
unbindKey(keyCode:uint) — method, class alternativa.engine3d.controllers.SimpleObjectController
Clear binding for given keyCode.
update() — method, class alternativa.engine3d.animation.AnimationController
Plays animations on the time interval passed since the last update() call.
update() — method, class alternativa.engine3d.controllers.SimpleObjectController
Calculates and sets new object position.
updateIndexBufferInContextFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:int, startOffset:int, count:int) — method, class alternativa.engine3d.resources.Geometry
Updates values of index-buffer in video memory.
updateIndexBufferInContextFromVector(data:Vector$uint, startOffset:int, count:int) — method, class alternativa.engine3d.resources.Geometry
Updates values of index-buffer in video memory.
updateLength() — method, class alternativa.engine3d.animation.AnimationClip
Updates the length of the clip in order to match with length of longest track.
updateObjectTransform() — method, class alternativa.engine3d.controllers.SimpleObjectController
Refreshes controller state from state of handled object.
updateVertexBufferInContextFromByteArray(index:int, data:flash.utils:ByteArray, byteArrayOffset:int, startVertex:int, numVertices:int) — method, class alternativa.engine3d.resources.Geometry
Updates values of vertex-buffer in video memory.
updateVertexBufferInContextFromVector(index:int, data:Vector$Number, startVertex:int, numVertices:int) — method, class alternativa.engine3d.resources.Geometry
Updates values of vertex-buffer in video memory.
upload(context3D:flash.display3D:Context3D) — method, class alternativa.engine3d.core.Resource
Uploads resource into given Context3D.
upload(context3D:flash.display3D:Context3D) — method, class alternativa.engine3d.resources.ATFTextureResource
Uploads resource into given Context3D.
upload(context3D:flash.display3D:Context3D) — method, class alternativa.engine3d.resources.BitmapCubeTextureResource
Uploads resource into given Context3D.
upload(context3D:flash.display3D:Context3D) — method, class alternativa.engine3d.resources.BitmapTextureResource
Uploads resource into given Context3D.
upload(context3D:flash.display3D:Context3D) — method, class alternativa.engine3d.resources.ExternalTextureResource
Uploads resource into given Context3D.
upload(context3D:flash.display3D:Context3D) — method, class alternativa.engine3d.resources.Geometry
Uploads resource into given Context3D.
uploadAsync(context3D:flash.display3D:Context3D, callback:Function) — method, class alternativa.engine3d.resources.ATFTextureResource
url — Property, class alternativa.engine3d.resources.ExternalTextureResource
URL-path to texture.
useHandCursor — Property, class alternativa.engine3d.core.Object3D
A Boolean value that indicates whether the pointing hand (hand cursor) appears when the pointer rolls over a Object3D.
useNormals — Property, class alternativa.engine3d.materials.EncodeDepthMaterial
userData — Property, class alternativa.engine3d.core.Object3D
Custom data available to store within Object3D by user.
useSecondPass — Property, class alternativa.engine3d.materials.SSAOAngular
If true, enables second pass for small details.
uv — Property, class alternativa.engine3d.core.RayIntersectionData
Texture coordinates of intersection point.
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