Instancer: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Node |namespace=GafferScene |description=Copies from an input scene onto the vertices of a target object, making one copy per vertex. |categories=SceneAssembly, Hierarchy }}" |
(No difference)
|
Revision as of 22:26, 5 November 2023
Description
Copies from an input scene onto the vertices of a target object, making one copy per vertex.
Gaffer Documentation
Examples
Name | Description |
---|---|
Name | Description |
ScatterSamplePrimitiveVariables | An example of sampling the base surface with a `Scatter` node. In this example, the normals of the surface are sampled onto the scattered points and are used to orient the scattered GafferBots. An additional Z direction is also calculated to make the instanced bots face a focal point. |