Interface OSCTargets

interface OSCTargets {
    NeosVR: boolean;
    Unity: boolean;
    VRChat: boolean;
    VirtualCast: boolean;
}

Properties

NeosVR: boolean
Unity: boolean
VRChat: boolean
VirtualCast: boolean