Using clang-tidy's `modernize-use-nullptr`. https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-nullptr.html
Adds two keywords to shader language for uniforms: -'global' -'instance' This allows them to reference values outside the material.