Vector Rotate Node¶
The Vector Rotate Node provides the ability to rotate a vector around a pivot point (Center).
შენატანები¶
- Vector
Vector to be rotated.
- ცენტრი (Center)
Point to rotate around.
- ღერძი (Axis)
Axis to rotate around.
- კუთხე (Angle)
Angle to rotate the input vector by.
- ბრუნვა (Rotation)
When Type is set to Euler, rotate the input vector by these angles around the X, Y, then Z axes in that order.
თვისებები (Properties)¶
- ტიპი (Type)
The type of angle input.
- X/Y/Z Axis:
Rotates the vector around the defined axis and the amount of rotation is defined by the Angle input.
- ღერძის კუთხე (Axis Angle):
Rotates the vector around an arbitrary axis defined by the Axis input vector. The amount of rotation is defined by the Angle input.
- ეილერი (Euler):
Rotates the vector about a center point defined by the Center input vector. The amount of rotation on each axis is defined by the Rotation input vector.
- შებრუნება / შექცევა (Invert)
Inverts the rotation angle.
გამონატანები¶
- Vector
The rotated vector.
მაგალითები¶
Vector Rotate node example.¶