Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
API - How to set ConnectionBehavior?
#1
Hello,
I am creating a SplineController and trying to set the Connection behavior. 
Code:
splineController.ConnectionBehavior = SplineController.ConnectionBehaviors.RandomSpline;
  I get an error that 'SplineController' does not contain a definition for 'ConnectionBehaviors', although the API documentation has it.  Is the syntax wrong?  
Thank you!
Reply


Messages In This Thread
API - How to set ConnectionBehavior? - by RickPalo - 11-22-2024, 05:26 PM

Forum Jump: