geo_instance
Creates an instance shape from a geometric object. The instance shape can be connected into set_instance_shape
, set_instance_geometry
, or selector_instance
.
Inputs
geometry
A geometric object.
preview_geometry
An optional geometric object to be used for previews. If an object is connected, it is displayed in the viewports only and is not used for rendering.
name
An optional identifier.
transform
A transform matrix to apply to the instanced geometry.
Outputs
geo_instance
An instance shape that can be used to create instances.