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.Segment2D segment,
	uint color
)

Parameters

Name Type Range Default Description
viewint
primitiveIndexint
segmentAvl.Segment2D
coloruint

Function Overrides

See also