RigidBodySetAxisLock Method |
Note: This API is now obsolete.
Locks the specified linear or rotational axis.
Namespace: Godot
[ObsoleteAttribute("SetAxisLock is deprecated. Use the AxisLockAngularZ property instead.")] public void SetAxisLock( PhysicsServerBodyAxis axis, bool lock )
[Missing <param name="axis"/> documentation for "M:Godot.RigidBody.SetAxisLock(Godot.PhysicsServer.BodyAxis,System.Boolean)"]
[Missing <param name="lock"/> documentation for "M:Godot.RigidBody.SetAxisLock(Godot.PhysicsServer.BodyAxis,System.Boolean)"]