Class PointRectSelector
Inherited Members
Namespace: UnityEditor.U2D.Path
Assembly: Unity.2D.Path.Editor.dll
Syntax
public class PointRectSelector : RectSelector<Vector3>, ISelector<Vector3>
Methods
Select(Vector3)
Declaration
protected override bool Select(Vector3 element)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | element |
Returns
Type | Description |
---|---|
bool |