UxrAnimatedTextureFlipbook.WhenFinished Property

Gets or sets the action to perform when the animation finished. The only animation that can finish is when AnimationPlayMode is SingleSequence.

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

Syntax

C#

public UxrFlipbookFinishedAction WhenFinished { get; set; }

Property Value

Type: UxrFlipbookFinishedAction

See Also

Reference

UxrAnimatedTextureFlipbook Class
UltimateXR.Animation.Materials Namespace