mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-27 02:32:39 +08:00
create rough guide on how to create custom uniforms to be used in the scene controller
This commit is contained in:
@ -1,7 +1,14 @@
|
||||
#=============== DECLARE CUSTOM UNIFORMS FOR THE SCENE CONTROLLER BELOW HERE ===============
|
||||
|
||||
#====================================================================================================================================================================
|
||||
#=============== EVERYTHING BELOW HERE IS NOT FOR CUSTOM SCENE CONTROLLER STUFF AND SHOULD NOT BE MODIFIED UNLESS YOU KNOW EXACTLY WHAT YOU ARE DOING ===============
|
||||
#====================================================================================================================================================================
|
||||
|
||||
|
||||
|
||||
clouds=off
|
||||
stars=false
|
||||
vignette=false
|
||||
|
||||
underwaterOverlay=false
|
||||
dynamicHandLight=true
|
||||
oldLighting=false
|
||||
|
Reference in New Issue
Block a user