Click or drag to resize

ModelMeshes Property

Get collection of shell meshes.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IReadOnlyCollection<IMesh> Meshes { get; }

Property Value

Type: IReadOnlyCollectionIMesh
See Also