Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Releases: 0V/RxVRTK

1.0.1

13 Nov 14:55
@0V 0V
9c91b63
Compare
Choose a tag to compare
  • Add RxVRTK components (RxVRTK_InteractableObject)
    RxVRTK components provide an event system that registers a callback by its method name and the registered callbacks are automatically called by the event system of VRTK.

  • Update README

1.0.0

11 Nov 17:15
@0V 0V
Compare
Choose a tag to compare

Usage

You can subscribe {EventName} to use {EventName}AsObservable() method.

Check README