Minor documentation fixes
This commit is contained in:
committed by
Sébastien Crozet
parent
8fa6653820
commit
64e5a98833
@@ -490,7 +490,7 @@ impl RigidBody {
|
||||
}
|
||||
}
|
||||
|
||||
/// The translational part of this rigid-body's position.
|
||||
/// The rotational part of this rigid-body's position.
|
||||
#[inline]
|
||||
pub fn rotation(&self) -> &Rotation<Real> {
|
||||
&self.rb_pos.position.rotation
|
||||
|
||||
Reference in New Issue
Block a user