UNPKG

phaser4-rex-plugins

Version:
6 lines (5 loc) 135 B
var SetLipSyncValue = function (value) { this.model._lipSyncValue = value; return this; } export default SetLipSyncValue;