Contents

inputPrimitiveTopology

The type of primitive topology the pipeline renders.

Declaration

var inputPrimitiveTopology: MTLPrimitiveTopologyClass { get set }

Mentioned in

Discussion

Your app needs to specify this value when layered rendering is enabled.

The default value is MTLPrimitiveTopologyClassUnspecified.

See Also

Related Documentation

Specifying rasterization and visibility state