Scatter

From Gaffer Wiki
Revision as of 22:44, 5 November 2023 by GafferBot (talk | contribs) (Created page with "{{Node |namespace=GafferScene |description=Scatters points evenly over the surface of meshes. |categories=Mesh, Scatter, Point }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Scatters points evenly over the surface of meshes.

Gaffer Documentation

Gaffer Node Reference

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.