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.
The texture topologies available for the layer.
var textureTopologies: [TextureTopology] { get }Use the topology information to allocate the resources you need to manage your Metal data structures.