ExperimentalReadonly ExperimentalaccelerometerLinear acceleration along each axis, in m/s^2 (includes gravity).
Readonly ExperimentalcontrollerUnique identifier of the controller that produced the event.
Readonly ExperimentalgyroscopeAngular velocity around each axis, in radians per second.
Readonly ExperimentaltimestampTimestamp of the event in milliseconds (steady clock).
StaticgetExperimentalReturns the name of this object's type.
ExperimentalReturns true if the object matches or derives from the passed in type.
ExperimentalReturns true if this object is the same as other. Useful for checking if two references point to the same thing.
Fired when motion sensor data (gyroscope, accelerometer) is received. Only available on controllers that support motion.
Since
Lens Scripting Version 373
Snap OS
Example