FloorConfig

class Bim.FloorConfig()

Distance configuration used when BIM mode is enabled. See also: [[CameraWalkBaseOperator.enableBimMode]].

Properties

Bim.FloorConfig.avatarOffset
avatarOffset: number

The offset from the floor used for the avatar.

Bim.FloorConfig.maxClimbHeight
maxClimbHeight: number

The maximum gain in height the avatar is allowed to scale.

Bim.FloorConfig.maxFallDistance
maxFallDistance: number

The maximum distance the avatar can fall.

Bim.FloorConfig.negligibleClimbHeight
negligibleClimbHeight: number

Any gain in height less than this distance does not cause the avatar to buoy upward.