VR Events

  • The VREvent types.

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "This structure will be removed with the next major release.")
    public struct VREventTypes
  • Fired when the VR.direction changes.

    Declaration

    Swift

    @available(*, deprecated, message: "This class will be removed with the next major release.")
    @objc(THEOplayerVRDirectionChangeEvent)
    public class VRDirectionChangeEvent : VREvent
  • Fired when the VR.stereo changes.

    Declaration

    Swift

    @available(*, deprecated, message: "This class will be removed with the next major release.")
    @objc(THEOplayerVRStereoChangeEvent)
    public class VRStereoChangeEvent : VREvent