mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-10 12:58:28 +00:00
Update doc comment to increase consistency
This commit is contained in:
parent
4805298357
commit
dbe30fb308
@ -243,7 +243,7 @@ impl Camera {
|
|||||||
self.translation = transform.extract_translation();
|
self.translation = transform.extract_translation();
|
||||||
}
|
}
|
||||||
|
|
||||||
/// # Apply a translation to the camera
|
/// # Apply a translation
|
||||||
pub fn apply_translation(
|
pub fn apply_translation(
|
||||||
&mut self,
|
&mut self,
|
||||||
previous: NormalizedScreenPosition,
|
previous: NormalizedScreenPosition,
|
||||||
|
Loading…
Reference in New Issue
Block a user