Updated docs and added constants to tracker
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#title setSlideSoftnessDirAng [RCBasic Doc]
|
||||
#header sub setSlideSoftnessDirAng( constraint_id, n)
|
||||
#title SetSlideSoftnessDirAng [RCBasic Doc]
|
||||
#header Sub SetSlideSoftnessDirAng( constraint_id, n)
|
||||
|
||||
Sets the softness parameter for the angular motion of the constraint. This parameter is used to define how "soft" or "rigid" the limits of angular motion are, particularly when the angular limits are reached.
|
||||
|
||||
The softness parameter defines how smoothly the constraint responds to limit violations. A higher softness value allows for more gradual movements when limits are approached, while a lower value creates a more rigid response. Softness is particularly useful in simulations to avoid harsh impacts or stiff movements when limits are reached.
|
||||
|
||||
#ref GetSlideSoftnessDirAng
|
||||
|
||||
|
||||
Reference in New Issue
Block a user