UdonRP

Graphlit UdonRP

  • Add the UdonRP Manager prefab to the scene Packages/com.z3y.graphlit/Runtime/UdonRP Manager.prefab
  • Create a config file (Config) and define UdonRP features
  • Enable features on the UdonRP Manager script

Environment Probe

This mode enables better reflection probe box projection, which are not bound to renderer bounds, using blend distance, similar to URP. Because of certain unity limitation it requires box projection to be toggled OFF on the reflection probe( the toggle is flipped) This enables sampling of the environment skybox probe, which is blended with remaning weight after samling the 2 most important reflection probes.

Image

Directional Cookie

Sets a colored directional cookie. Unlike the default directional cookies this runs in the forward base pass.