Fix a comment about Camera::mUp
This commit is contained in:
parent
06c2986280
commit
709453adcb
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ private:
|
|||
|
||||
/**
|
||||
* A vector defining the height of the camera's image plane. The ratio of
|
||||
* this and mUp determine the aspect ratio of the image.
|
||||
* this and mRight determine the aspect ratio of the image.
|
||||
*/
|
||||
Vector3 mUp;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue