UNPKG

arcade-physics

Version:
10 lines 248 B
"use strict"; /** * @typedef {object} Phaser.Types.Geom.Mesh.UV * @since 3.50.0 * * @property {number} u - The u component. * @property {number} v - The v component. * @property {number} w - The w component. */ //# sourceMappingURL=UV.js.map