Wearable OnlyWearable OnlyclassificationIf set to true, the surface classification of the hit surface is enabled. By default the classification is set to false.
Wearable OnlyfilterIf true - a double exponential filter is applied to filter/smooth over multiple hit test results.
Wearable OnlyhighIf true, hit test results take longer to compute but are more accurate.
When enabled, the filter option is ignored.
StaticcreateStaticgetWearable OnlyReturns the fully-qualified JavaScript type name for this class (for example, "Component.Camera"). This is a static accessor (no instance required) and returns the same value as the instance getTypeName().
Returns 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.
Options for configuring a HitTestSession.
Example