11-25-2024, 10:40 AM
Hi,
What you are looking for is:
SplineControllerConnectionBehavior.RandomSpline
and not
SplineController.ConnectionBehaviors.RandomSpline
as you can see in the API documentation here:
https://api.curvyeditor.com/https://api....onBehavior
In plus of the API reference, you can rely on your IDE's auto-completion features to avoid this kind of issues.
Have a nice day.
What you are looking for is:
SplineControllerConnectionBehavior.RandomSpline
and not
SplineController.ConnectionBehaviors.RandomSpline
as you can see in the API documentation here:
https://api.curvyeditor.com/https://api....onBehavior
In plus of the API reference, you can rely on your IDE's auto-completion features to avoid this kind of issues.
Have a nice day.
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Please consider leaving a review for Curvy, this helps immensely. Thank you.

