Methods
View
lookAt
Moves the Viewpoint to look at the specified objects.
The Viewpoint simulates the position of a camera looking at the scene.
List of object ids to look at.
Type | Required |
---|---|
Array[String] | Yes |
Direction of the Viewpoint.
Type | Required |
---|---|
String or Vector3 | No |
Named Viewpoint
Valid values are:
- home
- front
- back
- left
- right
- top
- bottom
Updated 13 Sep 2024
Did this page help you?