Skip to main content

InfiniteDepth.DimensionBounds

Height range bounds, determines minimum world level and relative height to it (does not depends on minimum).

Index

Properties

Properties

height

height: number

Height limit that is relative to starting coordinate. For example, if starting coordinate is -64 and world height is 384, then maximum building level will be 320.

optionalonset

onset?: number

Minimum world level at which bedrock will be located. Negative values may cause minor world rendering issues, but they do not affect gameplay. Accepts values between -2048 and 2048.