| JsPropertiesExtractor | Send comments on this topic. |
| LookAt Method | |
| See Also | |
|
| vdWebLibrary Namespace > vdrawObj Class : LookAt Method |
- eyePosition
- A point (as array) in Current User Coordinate System (UCS) representing the position of the camera.
- TagetPoint
- A point (as array) in Current User Coordinate System (UCS) representing the target point.
- twistAngle
- The twist of the camera in radians.
| JScript | |
|---|---|
public function LookAt( eyePosition : Object, TagetPoint : Object, twistAngle : double ); | |
Parameters
- eyePosition
- A point (as array) in Current User Coordinate System (UCS) representing the position of the camera.
- TagetPoint
- A point (as array) in Current User Coordinate System (UCS) representing the target point.
- twistAngle
- The twist of the camera in radians.