Constructor.
            
 
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic MotionEvent(
	MotionEventType type,
	double time
)
Parameters
- type
 - Type: Demo3D.VisualsMotionEventType
The event type. - time
 - Type: SystemDouble
The event time. 
See Also