FloorConfig
-
class
Bim.
FloorConfig
() Distance configuration used when BIM mode is enabled. See also: [[CameraWalkBaseOperator.enableBimMode]].
Properties
-
FloorConfig.
avatarOffset
Type: number The offset from the floor used for the avatar.
-
FloorConfig.
maxClimbHeight
Type: number The maximum gain in height the avatar is allowed to scale.
-
FloorConfig.
maxFallDistance
Type: number The maximum distance the avatar can fall.
-
FloorConfig.
negligibleClimbHeight
Type: number Any gain in height less than this distance does not cause the avatar to buoy upward.