UNPKG

wonder.js

Version:
11 lines (7 loc) 403 B
'use strict'; var BufferTextureService$Wonderjs = require("../../../record/main/texture/BufferTextureService.js"); function isNeedUpdate(textureInTypeArray, defaultIsNeedUpdate, isNeedUpdates, getIsNeedUpdateFunc) { return getIsNeedUpdateFunc(textureInTypeArray, isNeedUpdates) === BufferTextureService$Wonderjs.getNeedUpdate(/* () */0); } exports.isNeedUpdate = isNeedUpdate; /* No side effect */