Contains information about a VRML event.
Declaring type: VrmlEvent
Namespace: Vrml.EAI.Event
Assembly: VrmlEAI.NET
Collapse/Expand Public Constructors
  Name Description
Public Method VrmlEvent Initializes a VrmlEvent with a given EventOut object, timestamp and user-provided data object.
Collapse/Expand Public Properties
  Name Description
Public Property Data The user-provided data object attached to the event-out slot.
Public Property Source The event-out slot that fired the event.
Public Property Time The time when the event happened.