UxrInterpolationSettings.CheckInterpolationHasFinished Method

Checks if the given time has surpassed the interpolation duration.

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

Syntax

C#

public bool CheckInterpolationHasFinished(
	float time
)

Parameters

 

time
Type: System.Single
Time value

Return Value

Type: Boolean
Boolean telling whether the interpolation has finished

See Also

Reference

UxrInterpolationSettings Class
UltimateXR.Animation.Interpolation Namespace