Experimental
Exposes User Data
Wearable Only
Protected
constructorExperimental
Experimental
cameraThe id of the camera to be accessed.
Optional
Experimental
imageThe desired resolution of the received camera frame. If not specified, will use the system default resolution. It is recommended to use lowest resolution required for your use case to save on power and not overheat the device.
Experimental
Returns the name of this object's type.
Experimental
Returns true if the object matches or derives from the passed in type.
Experimental
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
An object that is used to request the desired camera ID. It should be passed to the CameraModule to get back a camera texture.