Link Search Menu Expand Document

Orient

PCGEx | Path : Orient

Orient points in relation to their neighbors

The Orient node compute individual point transforms & orientation based on its next & previous neighbors.


Paths
Paths which points will be oriented
Paths
Paths with updated points orientation

Table of content


Properties


The index safety property controls how invalid/out of bounds input values are handled.

Safety method  
Ignore Invalid indices will be ignored and won’t be processed further.
Tile Index is tiled (wrapped around) the context’ valid min/max range.
Clamp Index is clamped between the context’ valid min/max range.
Yoyo Index bounces back and forth between the context’ valid min/max range.
Settings
Orientation This property lets you select which kind of orientation arithmetics you want to apply to the input paths.
See Available Orientation Modules.

Orientation modules


⋋ Look At

Look at next

⋋ Weighted

Distance-weighted interpolation

⋋ Average

Average between previous and next