UxrAnimatedComponent<T>.SpeedDurationSeconds Property

Gets or sets the animation duration in seconds when the animation mode is set to Speed. Durations of 0 or less than 0 will be considered as infinite duration.

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

Syntax

C#

public float SpeedDurationSeconds { get; set; }

Property Value

Type: Single

See Also

Reference

UxrAnimatedComponent<T> Class
UltimateXR.Animation Namespace