Click or drag to resize
Ab4d.SharpEngine logo

ManualInputEventsManagerRemoveDragSurface Method

Overload List
 NameDescription
Public methodRemoveDragSurface(IListModelNode) Removes the specified ModelNodes in the specified list as the drag surface.
Public methodRemoveDragSurface(Int32) Removes the drag plane that was registered by calling RegisterDragSurface(Vector3, Vector3) (the dragSurfacePlaneIndex was returned by that method).
Public methodRemoveDragSurface(ModelNode) Removes the specified ModelNode as the drag surface.
Public methodRemoveDragSurface(ModelNode) Removes the specified ModelNode objects as the drag surface.
Top
See Also