Project

General

Profile

« Previous | Next » 

Revision d1806437

Added by skyjake almost 9 years ago

Model Renderer: Added the common uMapTime uniform

uMapTime is shared between all shaders that want to use the current
map time during rendering. A shader must declare it in the definition:

variable uMapTime {}

Unlike regular variables, no value initializer is needed because the
variable has no default value.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences