sealed class
|
HeightmapSamplesHelperTwo
|
extends
|
HeightmapSamplesHelper
|
The first cloned heightmap sample buffer.
public
readonly
field
|
First
|
||
type
|
HeightmapSamples
|
See also:
HeightmapSamples.CloneThe second cloned heightmap sample buffer.
public
readonly
field
|
Second
|
||
type
|
HeightmapSamples
|
See also:
HeightmapSamples.CloneCreates a new instance of HeightmapSamplesHelperTwo.
public
constructor
|
HeightmapSamplesHelperTwo
(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
|