ReadonlyisWhether the interactor was tracked when this cursor pose was sampled.
ReadonlyopacityCursor opacity, in the range [0, 1].
ReadonlypositionCursor position, in centimeters, in world space.
StaticgetReturns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
The latest cursor pose for an interactor. See SpecsInteractionModule.Interactor#getCursor.
positionis in centimeters in world space andopacityis in the range [0, 1].This is a shared, reused instance. Valid for the current frame only, re-fetch each frame. Copy any value you need to keep beyond the current frame.
Since
Lens Scripting Version 375
Snap OS
Example