unlit.chunk 97 B

123456
  1. struct SurfacesMaterialData
  2. {
  3. HIGHP_VALUE_STRUCT_DEFINE(vec3, worldPos);
  4. vec4 baseColor;
  5. };