HLSL is the shader language used by Unity, with a ShaderLab wrapper language connecting it to Unity materials. This repository contains basic shaders showing off the kinds of things you can do with ...
Wire mouse position delta data via the InputSystem to the player controller Wire WASD data via the InputSystem to the player controller Rotate the camera around the mouse delta Determine the XZ ...