UxrSpline.HasValidArcLengthData Property

Gets whether the spline contains valid data in order to evaluate the curve using arc length parametrization.

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

Syntax

C#

public bool HasValidArcLengthData { get; }

Property Value

Type: Boolean

See Also

Reference

UxrSpline Class
UltimateXR.Animation.Splines Namespace