Property hoverSocketSnapping
hoverSocketSnapping
Determines if the interactable should snap to the socket's attach transform when hovering. Note this will cause z-fighting with the hover mesh visuals, so it is recommended to disable showInteractableHoverMeshes if this is active. If enabled, hover recycle delay functionality is disabled to prevent snap flickering.
Declaration
public bool hoverSocketSnapping { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |