From 5c559bb4666d677e3c7c62f83935638b4f1cb0da Mon Sep 17 00:00:00 2001 From: AcChosen <49845629+AcChosen@users.noreply.github.com> Date: Fri, 17 Feb 2023 06:48:54 -0500 Subject: [PATCH] Updated VRSL DMX: Creating Custom DMX Shaders (markdown) --- VRSL-DMX:-Creating-Custom-DMX-Shaders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VRSL-DMX:-Creating-Custom-DMX-Shaders.md b/VRSL-DMX:-Creating-Custom-DMX-Shaders.md index 520de67..35ece55 100644 --- a/VRSL-DMX:-Creating-Custom-DMX-Shaders.md +++ b/VRSL-DMX:-Creating-Custom-DMX-Shaders.md @@ -36,7 +36,7 @@ Shader "Unlit/VRSL-TutorialV2" _FinalIntensity ("Final Intensity", Range(0,1)) = 1 // Use this for World Shaders - _DMXChannel ("Starting DMX Channel", Int) = 1 //raw dmx channel + _DMXChannel ("Starting DMX Channel", Int) = 1 //Use these for Avatar Shaders // _Channel ("DMX Channel", Int) = 1