Class DefaultControl
Represents the default implementation of a control.
Inherited Members
Namespace: UnityEditor .U2D.Path.GUIFramework
Assembly: solution.dll
Syntax
public abstract class DefaultControl : Control
Constructors
Name | Description |
---|---|
Default |
Initializes and returns an instance of DefaultControl |
Fields
Name | Description |
---|---|
k |
Default kPickDistance == 5.0f |
Methods
Name | Description |
---|---|
On |
Overrides the Control.OnBeginLayout function. |