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

Invoke.SetViewPrimitive

Namespace:Avl.DebugPreview
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static bool SetViewPrimitive
(
	int view,
	int primitiveIndex,
	Avl.Path path,
	uint color,
	float lineWidth
)

Parameters

Name Type Range Default Description
viewint
primitiveIndexint
pathAvl.Path
coloruint
lineWidthfloat

Function Overrides

See also