UxrAnimatedComponent<T>.UseUnscaledTime Property
Gets or sets whether to use the unscaled time (unscaledTime instead of time .
Namespace: UltimateXR.Animation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool UseUnscaledTime { get; set; }
Property Value
Type: Boolean