Class: VREvent

VREvent(obj, changes)

An event that happened to an object.

Constructor

new VREvent(obj, changes)

Parameters:
Name Type Description
obj VRObject instance
changes optional object encapsulating changes to the object (field:value)
Source:

Classes

VREvent

Members

object

VRObject that has changed
Source: