v_sim.GlExtGlobals¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
MV |
r/w |
the current view matrix. |
|
camPosition |
[ |
r/w |
the current camera position. |
fogColor |
[ |
r/w |
the fog colour. |
fogStartEnd |
[ |
r/w |
start, end position of the fog. |
mvp |
r/w |
the current projection - view matrix. |
|
resolution |
[ |
r/w |
output width, height in pixels. |
Methods¶
None
Details¶
- class v_sim.GlExtGlobals¶
Contains the current uniform values for GPU shaders.
New in version 3.9.