Files
stas-barecky/Library/PackageCache/com.unity.shadergraph@3cfe1d1f3f8c/ShaderGraphLibrary/ShaderConfig.cs.hlsl
2026-01-08 20:43:08 +05:00

16 lines
363 B
HLSL

//
// This file was automatically generated. Please don't edit by hand.
//
#ifndef SHADERCONFIG_CS_HLSL
#define SHADERCONFIG_CS_HLSL
//
// UnityEngine.Rendering.HighDefinition.ShaderOptions: static fields
//
#define SHADEROPTIONS_VELOCITY_IN_GBUFFER (0)
#define SHADEROPTIONS_PACK_GBUFFER_IN_U16 (0)
#define SHADEROPTIONS_CAMERA_RELATIVE_RENDERING (1)
#endif