Skip to content

IOTypes

Jimmy edited this page Sep 27, 2019 · 1 revision

BOOLEAN

IMPLICIT is composed of 3 elements in this order: [equation, bbox_min, bbox_max]. They can be read as an array, starting by 1 for the equation.

equation is a STRING, representing the distance equation
bbox_min and bbox_max are VEC3, representing the bounding box with two points.

INTEGER

LIST

PATH

REAL

STRING

SHAPE

FIELD

VEC3

VEC4


UNDEF is a special type compatible with all others to allow the use of very special I/Os.

Clone this wiki locally