SnapOptions
Properties
Link copied to clipboard
The camera defining the current view. Must be viewing in SceneMode.SCENE3D.
Link copied to clipboard
The canvas height in CSS pixels.
Link copied to clipboard
The canvas width in CSS pixels.
Link copied to clipboard
A reference point near the target geometry that seeds the snap search. Default value - options.testPoint
Link copied to clipboard
The snap tolerance in CSS pixels of the world-to-view output space. Default value - IonSnapService.DEFAULT_SNAP_APERTURE
Link copied to clipboard
The type of snap to perform. Default value - IonSnapMode.NEAREST
Link copied to clipboard
The point to snap from, typically the picked cursor position.