VREventTypes
@available(*, deprecated, message: "This structure will be removed with the next major release.")
public struct VREventTypes
The VREvent types.
-
Fired when the
VR.directionchanges.Declaration
Swift
public static var VR_DIRECTION_CHANGE: EventType<VRDirectionChangeEvent> -
Fired when the
VR.stereochanges.Declaration
Swift
public static var VR_STEREO_CHANGE: EventType<VRStereoChangeEvent>
VREventTypes Structure Reference