sdfsdfs
This commit is contained in:
9
node_modules/pixi.js/lib/culling/cullingMixin.mjs
generated
vendored
Normal file
9
node_modules/pixi.js/lib/culling/cullingMixin.mjs
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
"use strict";
|
||||
const cullingMixin = {
|
||||
cullArea: null,
|
||||
cullable: false,
|
||||
cullableChildren: true
|
||||
};
|
||||
|
||||
export { cullingMixin };
|
||||
//# sourceMappingURL=cullingMixin.mjs.map
|
Reference in New Issue
Block a user