beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

SwitchShader Op



SwitchShader
Namespace: Ops.Gl.Shader

Op author: pandur

Switch between two shaders




Inputs

render (Trigger)
value (boolean /Number)
shader true (Object)
shader false (Object)

Outputs

trigger (Trigger)
shaderOut (Object)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using SwitchShader

  • Public
  • My Patches

Changelog


Ops.Gl.Shader.ShaderSwitch renamed to Ops.Gl.Shader.SwitchShader
2019-06-12 - pandur