UxrTween.TargetBehaviour Property
Gets the Behaviour the tween animates.
Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected abstract Behaviour TargetBehaviour { get; }
Property Value
Type: Behaviour