renderPickingCallback | The delegate object to unregister from the callback. |
bool True if the unregistration succeeds. False if the callback is not registered.
Unregisters the callback that was previously registered for custom picking rendering.
The method throws InvalidOperationException
if you try to call it inside render picking callbacks.
Additional resources: RegisterRenderPickingCallback.