Class Whitelist
The allowlist to enable or disable the colliders and game objects.
If local users are included in the allowlist, this component toggles between enabled and disabled states.
Inheritance
System.Object
Whitelist
Namespace: black.kit.toybox
Assembly: cs.temp.dll.dll
Syntax
public sealed class Whitelist : UdonSharpBehaviour
Remarks
Usage (in the inspector of Unity Editor):
- Add this component or prefab to the scene.
- Specify the display names of the allowlist.
- Specify the colliders or/and game objects to flip the enabled state.