* Fix View -> Model space for ViewProjectionMatrix
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9137 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
026a5bd0a6
commit
b0cff4343e
@ -73,7 +73,7 @@ public enum UniformBinding {
|
||||
WorldViewProjectionMatrix,
|
||||
|
||||
/**
|
||||
* The view projection matrix. Converts View space to Clip/Projection
|
||||
* The view projection matrix. Converts Model space to Clip/Projection
|
||||
* space.
|
||||
* Type: mat4
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user