setVisibleFunctionTables(_:bufferRange:)
Sets a range of visible function tables for the intersection functions.
Declaration
func setVisibleFunctionTables(_ functionTables: [(any MTLVisibleFunctionTable)?], bufferRange: Range<Int>)Parameters
- functionTables:
The function tables to insert.
- bufferRange:
A range of indices in the function table’s buffer argument table.