UNPKG

@petkoneo/phaser3-rex-plugins

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