Skip to main content
Version: 0.12.0 (latest)

UeAxesHelper

Displays the 3 main coordinate axes in red (X), green (Y), and blue (Z). Useful for debugging object orientation in 3D space.

Constructor​

new UeAxesHelper(size = 1)

Inherits from UeLineSegments

Methods​

MethodReturnsDescription
.setColors(xColor, yColor, zColor)selfChanges axis colors.
.dispose()selfFrees GPU resources used by the helper.