Package | com.gestureworks.away3d |
Class | public class TouchObject3D |
Inheritance | TouchObject3D ![]() |
Implements | com.gestureworks.interfaces.ITouchObject3D |
Property | Defined By | ||
---|---|---|---|
camera : Camera3D | TouchObject3D | ||
centerTransform : Boolean = true | TouchObject3D | ||
distance : Number [read-only]
Current distance from the target to camera
| TouchObject3D |
Method | Defined By | ||
---|---|---|---|
TouchObject3D(_vto:* = null) | TouchObject3D | ||
updateVTO():void [override]
Updates target transform
| TouchObject3D |
camera | property |
public var camera:Camera3D
centerTransform | property |
public var centerTransform:Boolean = true
distance | property |
distance:Number
[read-only] Current distance from the target to camera
public function get distance():Number
TouchObject3D | () | Constructor |
public function TouchObject3D(_vto:* = null)
_vto:* (default = null )
|
updateVTO | () | method |
override public function updateVTO():void
Updates target transform