You are here: Start » AVL.NET » TextureModel.Reset Method

TextureModel.Reset Method

Resets this instance with data of the other TextureModel object.

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

Syntax

public void Reset
(
	AvlNet.TextureModel other
)

Parameters

Name Type Range Default Description
otherAvlNet.TextureModel

See also