Shaders - ashleycrouch/pirate-game-jam-2022 GitHub Wiki

Shaders

How to create a shader for the camera view

Right click in the "Shaders" folder

  • Create -> Shaders -> Image Effect Shader
  • Create a material that references this shader in the "Materials" folder
  • Set material in the script "CameraMatRender" that is placed on the camera object in the scene