Back

Shader Code General Node


Metal fragment shader. Write code for pixels in a graphic. The shader is run when any in-let value is changed.

Properties

- Resolution (Size)

- Bits (Option)
Color depth. 16 and 32 bit have higher precision and support colors below black and above white.

- Extend Mode (Option)
Pixels outside the main bounds will use the extend mode when sampled.