Contents

LowLevelMeshResource.Descriptor

An object that describes the data format and layout of the buffers in a low-level mesh.

Declaration

struct Descriptor

Overview

The descriptor is analogous to MTLVertexDescriptor, with additional semantics that make vertex data available in shaders.

Topics

Creating a descriptor

Configuring instancing

Instance Properties

Type Properties

See Also

Describing the mesh layout