docs: Minor fixes.
This commit is contained in:
@@ -397,7 +397,7 @@ impl RigidBody {
|
||||
/// Sets the rigid-body's additional mass.
|
||||
///
|
||||
/// The total angular inertia of the rigid-body will be scaled automatically based on this
|
||||
/// additional mass. If this scaling effect isn’t desired, use [`Self::additional_mass_properties`]
|
||||
/// additional mass. If this scaling effect isn’t desired, use [`Self::set_additional_mass_properties`]
|
||||
/// instead of this method.
|
||||
///
|
||||
/// This is only the "additional" mass because the total mass of the rigid-body is
|
||||
|
||||
Reference in New Issue
Block a user