AxisHelper
Helper widget that indicates the World coordinate axis. The helper works by tracking updates on a xeogl.Camera and orienting a gnomon accordingly.
Constructor
AxisHelper
(
-
cfg
Parameters:
-
cfg
Configuration
-
camera
xeogl.CameraA xeogl.Camera to observe.
-
[size]
Int16Array optionalPixel dimensions of helper's canvas, [250, 250] by default.
-