Contents

format

The format of the vertex attribute.

Declaration

var format: MTLVertexFormat

Discussion

When reading from a geometry modifier or surface shader, the value converts to its runtime representation using Metal’s standard rules.

For details about Metal’s standard rules, see format.

See Also

Describing an attribute