Displays a 3-dimensional grid with the marching cube algorithm.
g must be a 3-dimensional grid type node.
The following variations of this keyword exist (some of them define the same internal structures, and are only defined to allow consistent naming conventions):
Keyword | numbers |
MARCHCUBE | float |
MARCHCUBE_F | float |
MARCHCUBE_D | double |