KinematicBodySetAxisLock Method |
Note: This API is now obsolete.
Locks or unlocks the specified axis depending on the value of lock. See also MoveLockX, MoveLockY and MoveLockZ.
Namespace: Godot
[ObsoleteAttribute("SetAxisLock is deprecated. Use the MoveLockZ property instead.")] public void SetAxisLock( PhysicsServerBodyAxis axis, bool lock )
[Missing <param name="axis"/> documentation for "M:Godot.KinematicBody.SetAxisLock(Godot.PhysicsServer.BodyAxis,System.Boolean)"]
[Missing <param name="lock"/> documentation for "M:Godot.KinematicBody.SetAxisLock(Godot.PhysicsServer.BodyAxis,System.Boolean)"]