Pivot
There is an easy way to control rotation of the required node group in the scene: a pivot node creates a new pivot point for all its children nodes. It has very light performance weight and shares all common options that other nodes have. Each node contains two matrices: one sets the basis of rotation, another one describes local transformations for children nodes.
See also
- A NodePivot class to edit pivots via UnigineScript
- An Unigine::NodePivot class to edit pivots via C++ API
Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)