Polarith AI
1.8

◆ Draw()

void Draw ( Vector3  center,
float  cellSizeX,
float  cellSizeY,
float  cellSizeZ,
int  cellCountX,
int  cellCountY,
int  cellCountZ 
)

Displays the gizmo in the scene view.

Parameters
centerThe center of the grid in world coordinates.
cellSizeXThe cell size for the x-axis.
cellSizeYThe cell size for the y-axis.
cellSizeZThe cell size for the z-axis.
cellCountXThe cell count for the x-axis.
cellCountYThe cell count for the y-axis.
cellCountZThe cell count for the z-axis.
Imprint