Namespace:  Hilva.Models
Assembly:  Hilva (in Hilva.dll)

Syntax

C#
public bool TryGetValue(
	string meshName,
	out Mesh value
)

Parameters

meshName
Type: System..::.String
value
Type: Hilva.Models..::.Mesh %

See Also