Various sensors for detecting a renderer's visibility state and relaying it to e.g. GameObject's active state, UdonBehaviour variables, etc.
Import with VRChat Creator Companion:
Import with VRChat Creator Companion:
- Download
com.varneon.vudon.visibility-sensors.zip
from here- Unpack the .zip somewhere
- In VRChat Creator Companion, navigate to
Settings
>User Packages
>Add
- Navigate to the unpacked folder,
com.varneon.vudon.visibility-sensors
and clickSelect Folder
VUdon - Visibility Sensors
should now be visible underLocal User Packages
in the project view in VRChat Creator Companion- Click
Add
Import with Unity Package Manager (git):
Import with Unity Package Manager (git):
- In the Unity toolbar, select
Window
>Package Manager
>[+]
>Add package from git URL...
- Paste the following link:
https://github.com/Varneon/VUdon-VisibilitySensors.git?path=/Packages/com.varneon.vudon.visibility-sensors
Import from Unitypackage:
Import from Unitypackage:
- Download latest
VUdon - Visibility Sensors
from here- Import the downloaded .unitypackage into your Unity project