Contents

textureTopologies

The texture topologies available for the layer.

Declaration

var textureTopologies: [TextureTopology] { get }

Discussion

Use the topology information to allocate the resources you need to manage your Metal data structures.

See Also

Getting the layer’s texture topology