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

Surface Constructor

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

Syntax

public Surface(
	int width,
	int height,
	int[] data
)

Parameters

Name Type Range Default Description
widthint
heightint
dataint

See also