Returns angle in radians in the range [-pi, pi]
Sets the dome/hemisphere that will be synchronized with this circle
The distance between the selected point in this circle to its center, normalized in range [0,1]
The 2D X position in this circle
The 2D Y position in this circle
Whether the provided X and Y are normalized in the range [0,1]. Alternatively, they can be in screen coordinates
The 3D vector that the provided 2D (X, Y) position represent
The same as getDirection(), but with polar coordinates
Resets the direction in which this circle is pointing (i.e., at the center of the circle)
Whether to synchronize the resulting 3D direction with a hemisphere visualization
Sets the angle of the selected point in this circle around the circle's center
Angle in radians
Whether to synchronize the resulting 3D direction with a hemisphere visualization
Sets the 2D position of the selected point in this circle based on a given 3D direction vector
The 3D direction vector
Whether to synchronize the resulting 3D direction with a hemisphere visualization
Sets the distance of the selected point in this circle from the circle's center
Radius (either normalized in range [0,1] or in pixels, depending on the parameter 'normalized')
Whether the provided radius is normalized in range [0,1]. Alternatively, it will be in pixels
Whether to synchronize the resulting 3D direction with a hemisphere visualization
Generated using TypeDoc
Manages a HTMLCanvasElement that draws a 2D direction selector circle