Skip to main content
Version: 0.12.0 (latest)

UeGridHelper

Visual representation of a two-dimensional grid, useful for positioning and spatial orientation.

Constructor​

new UeGridHelper(size = 10, divisions = 10, colorCenterLine = #444444, colorGrid = #888888)

Inherits from UeLineSegments

Methods​

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