sealed class
|
HeightmapSamplesHelperOne
|
extends
|
HeightmapSamplesHelper
|
The cloned heightmap sample buffer.
public
readonly
field
|
Samples
|
||
type
|
HeightmapSamples
|
See also:
HeightmapSamples.CloneCreates a new instance of HeightmapSamplesHelperOne.
public
constructor
|
HeightmapSamplesHelperOne
(HeightmapSamples samples)
|
||
params
|
samples
|
[not-null]
|
The heightmap samples buffer. |
public
method
|
Temp
(int32 capacity,
HeightmapLayer layers)
|
||
type
|
HeightmapSamples
|
||
params
|
capacity
|
||
layers
|
|||
inherited
|
HeightmapSamplesHelper.Temp
|