Skip to main content
POST
Apply a camera view preset

Body

application/json

Named view preset (default "perspective"). One of: top, front, back, right, left, perspective.

The body is of type any.

Response

200 - application/json

Camera moved to the preset; ok is false with a message for an unknown view name.

ok
boolean
required
message
string | null