Scatter: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Node |namespace=GafferScene |description=Scatters points evenly over the surface of meshes. |categories=Mesh, Scatter, Point }}" |
(No difference)
|
Revision as of 22:44, 5 November 2023
Description
Scatters points evenly over the surface of meshes.
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. |