isSeamless
A Boolean value indicating whether the noise map’s output can repeat seamlessly in all directions.
Declaration
var isSeamless: Bool { get }Discussion
This property is read-only; you choose whether a noise map tiles seamlessly when creating it with the interpolatedValue(at:) initializer.