Skip to content

Instance Index

Brief Description

Returns the current instance index. This is useful when used on parameters of a generator or modifier of an element being instanciated by the Instancer.

Controls

Parameter / Script Name Type Default Function
Enabled / enabled Boolean On
Dimension / dimension Choice 0
- 0
- 1
- 2
- 3
- Global
Type / type Choice Absolute
- Absolute: The index is returned as an integer ranging from 0 to the grid size (for the selected dimension)
- Normalized: The index is returned as a normalized floating point value with respect to the grid size (for the selected dimension) ranging from 0 to 1