mirror of
https://github.com/AcChosen/VR-Stage-Lighting.git
synced 2025-02-25 21:58:09 +01:00
Updated VRSL DMX: Creating Custom DMX Shaders (markdown)
parent
ffbe33ea14
commit
26d59d19b0
@ -160,9 +160,6 @@ Here are some extra properties that are not required but are still highly recomm
|
||||
- `[Toggle] _EnableDMX ("Enable Stream DMX/DMX Control", Int) = 0`
|
||||
- A simple instanced int toggle property that can be used to enable/disable DMX functionality at runtime. This toggle can be controlled by the VRSL DMX Udon Script.
|
||||
|
||||
- `[NoScaleOffset] _DMXGridStrobeTimer("DMX Grid Strobe Texture (To Control Strobing)", 2D) = "white" {}`
|
||||
- The render texture property that enables the strobing functionality of VRSL DMX. If you want to enable the strobing function, this texture is required. You can find them in the same render texture folder as the standard DMX render textures and they have the prefix `DMXRTViewer-StrobeTimings-`.
|
||||
|
||||
- `[Toggle] _NineUniverseMode ("Extended Universe Mode", Int) = 0`
|
||||
- An instanced toggle for nine/extended universe mode. This toggle is required for your shader to be used in extended universe mode. This toggle can be controlled by the VRSL Control Panel.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user