Rotator
Rotates the input value around the origin before returning the output value from a source module
Output ranges are not modified by this module.
Node inputs/outputs
Node inputs/outputs
The module’s constructor needs:
Input module : the Generation Module modified by this modifier
Rotator : The FRotator object to transform the input module
The output value is a Generation Module
Examples
Examples
Checkerboard pattern with a frequency of 5 rotated by 45° following X axis (Roll)
Checkerboard pattern with a frequency of 5 rotated by 45° following Y axis (Pitch)
Checkerboard pattern with a frequency of 5 rotated by 45° following Z axis (Yaw)