Contents

functionType

The shader function’s type.

Declaration

var functionType: MTLFunctionType { get }

Discussion

A function’s type determines what kind of pipeline state objects you can create from it.

See Also

Querying handle properties