Role of each parameter in "Rotate 3D Node"

8255001--1080426--upload_2022-7-5_20-27-23.png

I’m not sure what the role of Rotation Center and Position of Rotate 3D is.

I know the rotation axis is the direction to rotate, and the angle is the angle, but what is the role of Position and Center?

It’s like a very powerful node, so I want to know well

https://docs.unity3d.com/Packages/com.unity.visualeffectgraph@12.1/manual/Operator-Rotate3D.html
According to docs it should be something like this:
8255469--1080525--upload_2022-7-5_17-0-48.png
Red line is defined by axis, blue point is rotation mid point, purple dot is position you want to rotate and black arrow is angle.

1 Like