Click or drag to resize

ModelMeshes Property

Gets collection of shell meshes.

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

Property Value

Type: IReadOnlyCollectionIMesh
See Also