MCPcopy Create free account
hub / github.com/BabylonJS/BabylonNative / ActiveFrameBuffers

Method ActiveFrameBuffers

Plugins/NativeXr/Source/NativeXr.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 void EndSession(); // TODO: Make this asynchronous.
156
157 auto ActiveFrameBuffers() const
158 {
159 return gsl::make_span(m_activeFrameBuffers);
160 }
161
162 void SetEngine(Napi::Object& jsEngine)
163 {

Callers 1

GetFrameBufferForEyeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected