MTLAccelerationStructure

A collection of model data for GPU-accelerated intersection of rays with the model.

version(D_ObjectiveC)
extern (Objective-C) extern
interface MTLAccelerationStructure {}

Members

Functions

size
NSUInteger size()

The size of the acceleration structure’s memory allocation, in bytes.

Meta