Search Results for

    Show / Hide Table of Contents

    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):

    1. Add this component or prefab to the scene.
    2. Specify the display names of the allowlist.
    3. Specify the colliders or/and game objects to flip the enabled state.

    In This Article
    Back to top Example Unity documentation