Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Connections and control point synchronization by script
#1
Is there any mean to create connections and set rotation/position synchronization by script? I managed to create a connection between two control points and setting the ConnectionSyncRotation/Position property does indeed change the connection color to corresponding synchronization type but it has no effect on the curve... maybe I should call some sort of refresh but I couldn't find it...?
Reply
#2
Okay, I think I've found what I was looking for: CurvySplineSegment.RefreshTransform(...) with all parameters set to true.
Reply
#3
Once you've established a connection, a change to a participating CP will refresh the connection. I.e. change the position of an involved CP and the connection will force all it's CP's to sync position (if they have the corresponding flag set).
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Adjust radius of generated mesh via script? Shackman 1 3 03-26-2024, 01:12 PM
Last Post: _Aka_
  Connections Problem Juton 3 14 03-06-2024, 10:41 AM
Last Post: _Aka_
  Avoiding runtime GC allocations on control point position change Ell223 8 18 02-24-2024, 10:43 AM
Last Post: _Aka_
  Connection "next' control point jh092 3 15 11-22-2023, 11:47 AM
Last Post: _Aka_

Forum Jump: