UxrTextContentTween.Text Property
Gets or sets the text value.
Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public string Text { get; set; }
Property Value
Type: String
Gets or sets the text value.
Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public string Text { get; set; }
Type: String