API reference
API reference
Select your platform
No SDKs available
No versions available

CellularNoiseMask Class

Extends Mask2D
A mask that uses cellular noise to generate a 2D grid of points.

Member Functions

This method generates a sample mask for the given candidate.
It applies an affine transformation to the local position of the candidate, and then uses the Worley noise function to generate a value between 0 and 1. The resulting value is used as the sample mask for the candidate.
Parameters
c
The candidate for which to generate the sample mask.
Returns
The sample mask value for the given candidate.
Not used on this mask.
Parameters
c
The candidate
Returns
true
Did you find this page helpful?
Thumbs up icon
Thumbs down icon