godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
KinematicBody.moveLockY
godot
kinematicbody
KinematicBody
Lock the body's Y axis movement.
bool
moveLockY
[@property getter]
struct
KinematicBody
@
nogc
nothrow @
property
bool
moveLockY
(
)
bool
moveLockY
[@property setter]
Meta
Source
See Implementation
godot
kinematicbody
KinematicBody
aliases
BaseClasses
functions
getAxisLock
getFloorNormal
getFloorVelocity
getSafeMargin
getSlideCollision
getSlideCount
isOnCeiling
isOnFloor
isOnWall
moveAndCollide
moveAndSlide
moveAndSlideWithSnap
opAssign
opEquals
setAxisLock
setSafeMargin
testMove
toHash
properties
collisionSafeMargin
moveLockX
moveLockY
moveLockZ
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Lock the body's Y axis movement.