You are here: Start » AVL.NET » Invoke.ClearViewPrimitive

Invoke.ClearViewPrimitive

Namespace:Avl.DebugPreview
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void ClearViewPrimitive
(
	int view,
	int primitiveIndex
)

Parameters

Name Type Range Default Description
viewintHandle of a preview to alter.
primitiveIndexintSlot index to clear.

See also