Files
Fishing2/Packages/com.jbooth.microsplat.low-poly/Scripts/Editor/microsplat_cbuffer_edges.txt
2025-06-04 09:09:39 +08:00

14 lines
262 B
Plaintext

float _ToonEdgeHardness;
float2 _ToonWireSaturationBrightness;
half4 _ToonWireColor;
half _ToonWireSmoothing;
half _ToonWireThickness;
half2 _ToonWireFade;