UNPKG

phaser3-rex-plugins-fix-chun

Version:
8 lines (6 loc) 283 B
import AddColorMatrixEffectPropertiesBase from './AddColorMatrixEffectPropertiesBase.js'; var AddKodachromeProperties = function (gameObject) { AddColorMatrixEffectPropertiesBase(gameObject, 'kodachrome'); return gameObject; } export default AddKodachromeProperties;