UxrScaleTween.Interpolate Method

Interpolates and assigns the value corresponding to the given LERP value.

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

Syntax

C#

protected override void Interpolate(
	float t
)

Parameters

 

t
Type: System.Single
LERP interpolation t value [0.0, 1.0]

See Also

Reference

UxrScaleTween Class
UltimateXR.Animation.UI Namespace