UNPKG

@petkoneo/phaser3-rex-plugins

Version:
6 lines (5 loc) 141 B
var ResetParameterValue = function (name) { this.model.resetParameterValue(name); return this; } export default ResetParameterValue;