Phaser API Documentation

  Version: 
setTargetValue([value])

Description:

Sets this TweenData's target object property to be the given value.

Parameters:

name type arguments description
value number <optional>

The value to set on the target. If not given, sets it to the last current value.

Since: 3.60.0