pub type IPLEmbreeDevice = *mut _IPLEmbreeDevice_t;Expand description
Application-wide state for the Embree ray tracer. An Embree device must be created before using any of Steam Audio’s Embree ray tracing functionality. In terms of the Embree API, this object encapsulates an \c RTCDevice object.