

Time in seconds the movement should take (has to be between 0 and 2)
Flag whether the values are relative to the model's current position
X Position of the model (between -1 and 1, see image)
Y Position of the model (between -1 and 1, see image)
Rotation of the model (between -360 and 360, see image)
Size of the model (between -100 and 100)
| Name | Type | Description |
|---|---|---|
Example Value: True/Falseindicator whether the movement has been successful or not | ||
Variables generated by all triggers and available within all action executions. |
public bool VTubeStudioMoveModel(double seconds, bool relative, Double? posX, Double? posY, Double? rotation, Double? size)