| ControlPointUI Methods | 
The ControlPointUI type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddSceneObject | (Overrides UiRepresentationAddSceneObject(Transform).) | 
|  | DestroyUIRep | (Overrides UiRepresentationDestroyUIRep(Transform).) | 
|  | Initialize(ListTransform) | 
            Initiates the component
             | 
|  | Initialize(Transform) | (Overrides UiRepresentationInitialize(Transform).) | 
|  | OnDrag | 
            Called when the element is being dragged
             | 
|  | OnPointerDown | 
            Called when the pointer is down on top of the element
             | 
|  | OnPointerEnter | 
            Called when the pointer enters the element
             | 
|  | OnPointerExit | 
            Called when the pointer exits the element
             | 
|  | OnPointerUp | 
            Called when the pointer is up on top of the element
             | 
|  | ToggleAxisConstraint | |
|  | UpdateInitDiffs | |
|  | UpdatePositions | 
 See Also
See Also