Skip to content

stoptween

eisclimber edited this page Apr 4, 2026 · 1 revision

PingPongLinearTween.StopTween(bool)

Method in PingPongLinearTween

Summary

Stops the tween and resets the position if resetPos is true.

public void StopTween(bool resetPos = false)

Parameters

Name Description
bool resetPos If the position of the tweened object should be reset.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally