# Interface: SpringOptions
# Hierarchy
-
↳ SpringOptions
# Table of contents
# Properties
# Properties
# bounce
• Optional
bounce: number
# damping
• Optional
damping: number
Inherited from: PhysicsSpringOptions.damping
# duration
• Optional
duration: number
# from
• Optional
from: number
# mass
• Optional
mass: number
Inherited from: PhysicsSpringOptions.mass
# restDelta
• Optional
restDelta: number
# restSpeed
• Optional
restSpeed: number
# stiffness
• Optional
stiffness: number
Inherited from: PhysicsSpringOptions.stiffness
# to
• Optional
to: number
# velocity
• Optional
velocity: number
Inherited from: PhysicsSpringOptions.velocity