Documentation / scene / SpringPoseReinitializeOptions
Interface: SpringPoseReinitializeOptions
Defined in: libs/scene/src/animation/spring/multi_chain_spring_system.ts:48
Options used when rebuilding runtime spring state from the current node pose.
Properties
recomputeAnchorOffsets?
optionalrecomputeAnchorOffsets?:boolean
Defined in: libs/scene/src/animation/spring/multi_chain_spring_system.ts:50
Recompute maintained anchor offsets against runtime-remapped anchor nodes.
recalculateRestLengths?
optionalrecalculateRestLengths?:boolean
Defined in: libs/scene/src/animation/spring/multi_chain_spring_system.ts:52
Recompute structural and inter-chain rest lengths from the current pose.