You are here: Start » AVL.NET » VideoBoxPrimitive.SetRingArrayItem Method

VideoBoxPrimitive.SetRingArrayItem Method

Sets a single item in a ring primitives array.

Namespace:VideoBoxBase
Assembly:VideoBoxBase.dll

Syntax

public void SetRingArrayItem
(
	int index,
	float x,
	float y,
	float r1,
	float r2
)

Parameters

Name Type Range Default Description
indexint
xfloat
yfloat
r1float
r2float

See also