You are here: Start » AVL.NET » Pixel Constructor

Pixel Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Pixel
(
	float x,
	float y,
	float z,
	float w
)

Parameters

Name Type Range Default Description
xfloat
yfloat
zfloat
wfloat

See also