class documentation

class Impact__Velocity(VectorData):

View In Hierarchy

Relative velocity of the first contact of the first collision (in this object's coordinates)

Class Variable name Is always 'impact/velocity'
Class Variable val The (x, y) components of impact velocity in (m/s).
name: Literal['impact/velocity'] =

Is always 'impact/velocity'

val: tuple[float, float] =

The (x, y) components of impact velocity in (m/s).