Contents

sampleCount

The width and height of integer grid for which the noise map contains sampled noise values.

Declaration

var sampleCount: vector_int2 { get }

Discussion

This property is read-only; you define the origin of a noise map when creating it with the interpolatedValue(at:) initializer.

See Also

Inspecting a Noise Map