Class Slider2D
Inheritance
System.Object
Slider2D
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.Experimental.U2D.Animation
Syntax
public class Slider2D
Methods
Do(Int32, Vector2, Handles.CapFunction)
Declaration
public static Vector2 Do(int controlID, Vector2 position, Handles.CapFunction drawCapFunction = null)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | controlID | |
Vector2 | position | |
Handles.CapFunction | drawCapFunction |
Returns
Type | Description |
---|---|
Vector2 |