Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsSnappable()

Checks whether the GraphElement is snappable.
Read time 1 minuteLast updated 12 days ago

Definition

public virtual bool IsSnappable()

Returns

Type

Description

boolReturns true if the GraphElement is snappable. Returns false otherwise.