UxrTween.FinishedCallback Property

Optional finished callback assigned by child classes.

Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

protected Action<UxrTween> FinishedCallback { get; set; }

Property Value

Type: Action(UxrTween)

See Also

Reference

UxrTween Class
UltimateXR.Animation.UI Namespace