RigidBody.weight

The body's weight based on its mass and the global 3D gravity. Global values are set in Project > Project Settings > Physics > 3d.

  1. double weight [@property getter]
    struct RigidBody
    @nogc nothrow @property
    double
    weight
    ()
  2. double weight [@property setter]

Meta