ClippingPrimitive.ClearRenderers(Boolean) Method

Definition

Removes all renderers in the list of objects this clipping primitive clips.

public void ClearRenderers (bool autoDestroyMaterial = true);
member this.ClearRenderers : bool -> unit
Public Sub ClearRenderers (Optional autoDestroyMaterial As Boolean = true)

Parameters

autoDestroyMaterial
Boolean

Applies to