Indicates whether the cube contains a sprite XSprite created from the given model name.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public bool ContainsModel(
	string modelName
)

Parameters

modelName
Type: System..::.String
The model name to find.

See Also