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

Invoke.SetView3DPrimitive

Namespace:Avl.DebugPreview
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static bool SetView3DPrimitive
(
	int view,
	int primitiveIndex,
	Avl.Box3D box,
	uint color
)

Parameters

Name Type Range Default Description
viewint
primitiveIndexint
boxAvl.Box3D
coloruint

Function Overrides

See also