UxrSpline.HasValidData Property

Gets whether the spline contains valid data in order to evaluate the curve.

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

Syntax

C#

public abstract bool HasValidData { get; }


Property Value

Type: Boolean

See Also

Reference

UxrSpline Class
UltimateXR.Animation.Splines Namespace