Class: InteractionOptions
Defined in: src/core/Options.ts:66
Constructors
Constructor
new InteractionOptions():
InteractionOptions
Returns
InteractionOptions
Properties
longSelectDuration
longSelectDuration:
number=0.75
Defined in: src/core/Options.ts:70
Seconds a stable object selection must be held before long-select.
raycastMode
raycastMode:
RaycastMode='continuous'
Defined in: src/core/Options.ts:68
When to sample ray intersections for interaction.