new OrbitController(target)
Parameters:
Name | Type | Description |
---|---|---|
target |
Float4 | The position around which to orbit. |
Properties:
Name | Type | Description |
---|---|---|
radius |
number | The distance between the Entity and the lookAtTarget. |
azimuth |
number | The azimuth coordinate of the object relative to the lookAtTarget. |
polar |
number | The polar coordinate of the object relative to the lookAtTarget. |
Extends
Members
-
entity
-
The target entity.
- Inherited From: