dacha
Preparing search index...
CharacterBodyConfig
Interface CharacterBodyConfig
interface
CharacterBodyConfig
{
disabled
?:
boolean
;
groundSnapDistance
?:
number
;
maxRecoveries
?:
number
;
maxSlides
?:
number
;
maxSlopeAngle
?:
number
;
motionMode
?:
CharacterMotionMode
;
skinWidth
?:
number
;
upDirection
?:
Point
;
}
Index
Properties
disabled?
ground
Snap
Distance?
max
Recoveries?
max
Slides?
max
Slope
Angle?
motion
Mode?
skin
Width?
up
Direction?
Properties
Optional
disabled
disabled
?:
boolean
Optional
ground
Snap
Distance
groundSnapDistance
?:
number
Optional
max
Recoveries
maxRecoveries
?:
number
Optional
max
Slides
maxSlides
?:
number
Optional
max
Slope
Angle
maxSlopeAngle
?:
number
Optional
motion
Mode
motionMode
?:
CharacterMotionMode
Optional
skin
Width
skinWidth
?:
number
Optional
up
Direction
upDirection
?:
Point
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disabled
ground
Snap
Distance
max
Recoveries
max
Slides
max
Slope
Angle
motion
Mode
skin
Width
up
Direction
dacha
Loading...