UxrCatmullRomSpline.HasValidData Property
Does the object contain 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 override bool HasValidData { get; }
Property Value
Type: Boolean
See Also
Reference
UxrCatmullRomSpline Class
UltimateXR.Animation.Splines Namespace