struct
|
PlantingChunk
|
The bounds of the chunk, in terrain-space.
public
readonly
field
|
Bounds
|
||
type
|
Cuboid
|
The value of Distance that was used when this planting batch was created.
public
readonly
field
|
Distance
|
||
type
|
RangeF
|
The number of planted geometry instances.
public
readonly
field
|
Instances
|
||
type
|
int32
|
The PlantingOptions that have been used to create this planting chunk.
public
readonly
field
|
Options
|
||
type
|
PlantingOptions
|
The origin of the chunk, in terrain-space.
public
readonly
field
|
Origin
|
||
type
|
Vec3D
|