Documentation / Node reference / geo nodes

geo/PhysicsSolver

Runs a rigid-body / soft-body physics simulation on its input objects.

Physics

Steps a physics simulation each frame. Feed it objects tagged by PhysicsRBDAttributes, PhysicsSoftBodyAttributes and PhysicsGround — merge them into the solver's single input. The simulation starts at 'startFrame' and the solver writes the simulated transforms and deformations to its output.

Parameters

Name Type What it does
startFrame UInt32 not documented yet
debug Bool not documented yet

Examples

Scenes you can open in the editor that teach this node.

This page is generated from the engine, so it describes the release you can download. The same text is in the editor's Help panel next to the node itself.