Contents

TextureTopology

A type that specifies the organization of one of the drawable’s textures.

Declaration

struct TextureTopology

Overview

Metal supports multiple organizations for the textures you use for drawing. Use this type to identify one of the organizations available to use in your app.

Topics

Getting the topology type

Getting the array length

Creating a topology

See Also

Getting the layer’s texture topology