HeightmapSamplesHelperOne

Description

sealed class Tinman.Terrain.Heightmaps.HeightmapSamplesHelperOne

Derived from

HeightmapSamplesHelper

A HeightmapSamplesHelper for heightmaps that aggregate one other heightmap.

Public / Constructors

Heightmap​Samples​Helper​One


public constructor HeightmapSamplesHelperOne → (1)

samples in : HeightmapSamples

[not-null]
The heightmap samples buffer.

Creates a new instance of HeightmapSamplesHelperOne.

Public / Attributes

Samples


public readonly attribute Samples → (HeightmapSamples)

The cloned heightmap sample buffer.