Data
: object
[Get] |
Gets the data associated with this event.
The data type varies depending on the specific event implementation and can be cast to the appropriate type by the event handler.
Signature
object Oculus.Interaction.IEvent.Data |