Doc > Nodes > SOP > InstanceUpdate
Copies a geometry onto every point from the right input.
Description
Creates an instance geometry, but instancing the geometry in the left input onto every point from the right input. This is a great way to display a lot of geometries on screen with little performance penalty.
Parameters
Name | Type | Description |
---|---|---|
mode | integer | defines what this node updates, either the instanced geometry or the instance points. |
geoAttributes | string | which attributes will be updated on the instanced geometry |
pointAttributes | string | which attributes will be updated ont the instance points |