From fb0bf6553eecb64f99c98a9f628d5fbd84be2e9a Mon Sep 17 00:00:00 2001 From: yum Date: Fri, 13 Jun 2025 03:12:56 -0700 Subject: More c30 work Add ability to select hidden faces, and begin work on smart UV projection algo --- 2ner.shader | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '2ner.shader') diff --git a/2ner.shader b/2ner.shader index bc55bbb..d7658af 100644 --- a/2ner.shader +++ b/2ner.shader @@ -109,7 +109,8 @@ Shader "yum_food/2ner" [ThryToggle(_CUSTOM30)]_Custom30_Enabled("Enable", Float) = 0 _Custom30_ro_Offset("ro offset", Float) = 0.0 - _Custom30_Omega("Omega", Range(1,2)) = 1.2 + _Custom30_Quaternion_UV_Channel_0("Quaternion UV Channel 0", Float) = 2 + _Custom30_Quaternion_UV_Channel_1("Quaternion UV Channel 1", Float) = 3 //ifex _Custom30_BasicCube_Enabled==0 [HideInInspector] m_start_Custom30_BasicCube("Basic cube", Float) = 0 -- cgit v1.2.3