UxrAnimatedLightIntensity.OnFinished Method

Called when the animation finished.

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

Syntax

C#

protected override void OnFinished(
	UxrAnimatedLightIntensity anim
)

Parameters

 

anim
Type: UltimateXR.Animation.Lights.UxrAnimatedLightIntensity
Animation that finished

See Also

Reference

UxrAnimatedLightIntensity Class
UltimateXR.Animation.Lights Namespace