MCPcopy Create free account
hub / github.com/microsoft/SandDance / mapIndexToCubeMapFace

Function mapIndexToCubeMapFace

docs/app/js/sanddance-app.js:63317–63319  ·  view source on GitHub ↗
(layer)

Source from the content-addressed store, hash-verified

63315 return Framebuffer1;
63316}((0, _resourceDefault.default));
63317function mapIndexToCubeMapFace(layer) {
63318 return layer < 34069 ? layer + 34069 : layer;
63319}
63320function _getFrameBufferStatus(status) {
63321 var STATUS = Framebuffer.STATUS || {};
63322 return STATUS[status] || "Framebuffer error ".concat(status);

Callers 1

sanddance-app.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected