You are here: Start » Surface Constructor

Surface Constructor

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
widthint
heightint
dataushort[]

See also