count
The number of top-level objects in the asset.
Declaration
var count: Int { get }Discussion
An asset contains one or more top-level objects (instances of the MDLObject class or one of its subclasses, such as MDLMesh), each of which may contain a hierarchy of child objects.