5 lines
266 B
Plaintext
5 lines
266 B
Plaintext
![]() |
shader_type spatial;
|
||
|
render_mode blend_mix, depth_draw_always, cull_disabled, diffuse_burley, specular_schlick_ggx, depth_prepass_alpha;
|
||
|
|
||
|
#define USE_ALPHA_DISCARD
|
||
|
#include "res://addons/rokojori_action_library/Runtime/Reallusion/Shaders/Hair/CCHairBase.gdshaderinc"
|