Class RectSelectionTool
Inheritance
System.Object
RectSelectionTool
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEditor.U2D
Syntax
public class RectSelectionTool
Methods
Do(Int32, Vector3)
Declaration
public Rect Do(int controlId, Vector3 origin)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | controlId | |
Vector3 | origin |
Returns
Type | Description |
---|---|
Rect |