UxrTextContentTween.TargetText Property
Gets the Text component whose string will be interpolated.
Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Text TargetText { get; }
Property Value
Type: Text