Click or drag to resize

ControlPointUI Methods

The ControlPointUI type exposes the following members.

Methods
  NameDescription
Public methodInitialize(ListTransform)
Initiates the component
Public methodInitialize(Transform)
Public methodOnDrag
Called when the element is being dragged
Public methodOnEndDrag
Called when the dragginf stops
Public methodOnPointerDown
Called when the pointer is down on top of the element
Public methodOnPointerEnter
Called when the pointer enters the element
Public methodOnPointerExit
Called when the pointer exits the element
Public methodOnPointerUp
Called when the pointer is up on top of the element
Public methodToggleAxisConstraint
Public methodUpdatePositions
Public methodUpdateUIPosition
Top
See Also