Manual | |
| Name | Description | |
|---|---|---|
| RemoveDragSurface(IListModelNode) | Removes the specified ModelNodes in the specified list as the drag surface. | |
| RemoveDragSurface(Int32) | Removes the drag plane that was registered by calling RegisterDragSurface(Vector3, Vector3) (the dragSurfacePlaneIndex was returned by that method). | |
| RemoveDragSurface(ModelNode) | Removes the specified ModelNode as the drag surface. | |
| RemoveDragSurface(ModelNode) | Removes the specified ModelNode objects as the drag surface. |