Extends IGenericActuator to add a goto() method that allows the
actuator's position to be updated manually.
Available since
1.0.0
.Methods
goto (position:Float):Void
Updates the position using a value between 0.0 and 1.0.
Available since
1.0.0
.