You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

923 B

Transform (Position)

Menu Path : Operator > Math > Geometry > Transform (Position)

The Transform (Position) Operator applies a transformation to a position to offset, rotate, or scale it.

For example, this is useful if you want to spawn particles in a circle and then rotate the circle:

Operator properties

Input Type Description
Transform Transform The Transform this Operator applies to the Position.
Position Position The Position this Operator transforms.
Output Type Description
pos Position The result of the transformed Position.