Gets or sets a value specifying whether attached nodes should follow the rotation of a master Box node.
VB6
![]() |
---|
Public Property Get FollowMasterRotation() As Boolean |
C++
![]() |
---|
public: |
A boolean value. The default is false.
Set this property to true to specify that attached nodes should follow the rotation of a master box node. The attached nodes are not rotated, but only their positions change. I.e. their center points are rotated at the master box' RotationAngle relative to the master box center.