You are here: Start » Surface.Reset Method

Surface.Reset Method

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

Syntax

public void Reset
(
	int width,
	int height,
	float[] data
)

Parameters

Name Type Range Default Description
widthint
heightint
datafloat[]

Function Overrides

See also