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

TextureModel.Reset Method

Resets this instance with data of the other TextureModel object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	FilNet.TextureModel other
)

Parameters

Name Type Range Default Description
otherFilNet.TextureModel

See also