Contents

setVisibleFunctionTable(_:bufferIndex:)

Sets a visible function table for the intersection functions.

Declaration

func setVisibleFunctionTable(_ functionTable: (any MTLVisibleFunctionTable)?, bufferIndex: Int)

Parameters

  • functionTable:

    A visible function table.

  • bufferIndex:

    An index in the function table’s buffer argument table.

See Also

Specifying arguments for intersection functions