User

Summary

Represents the user and their position in the sketch

Class Properties

NameReturn TypeDescription

position

Vector3 Read/Write

The 3D position of the user's viewpoint

rotation

Rotation Read/Write

The 3D orientation of the User (usually only a rotation around the Y axis unless you've set it manually or disabled axis locking

Last updated