SpringJoint
Type | Name | Interface Description |
---|---|---|
Variables | damping : number | Damping (Motion Energy Dissipation Coefficient) |
Example
spring.damping = 0.5;
Type | Name | Interface Description |
---|---|---|
Variables | tolerance : number | Tolerance (the movable range of the spring end point, spring stiffness coefficient) |
Example
spring.tolerance = 0.01;