Skip to content

Instantly share code, notes, and snippets.

@AYANO-TFT
AYANO-TFT / LightVolumesCustom.cginc
Last active July 11, 2025 14:43
LightVolumesCustom.cginc
#ifndef VRC_LIGHT_VOLUMES_INCLUDED
uniform float _UdonLightVolumeEnabled;
uniform float _UdonLightVolumeCount;
uniform float _UdonLightVolumeAdditiveMaxOverdraw;
uniform float _UdonLightVolumeAdditiveCount;