Flip Faces Node

Flip Faces node.

The Flip Faces Node reverses the order of the vertices and edges of each selected face. The most common use of this node is to flip the normals of a face. Any face corner domain attributes of selected faces are also reversed.

Though this node is usually used to affect normals, it is not called "Flip Normals" for an important reason. The node does not actually interact with normals directly. Normals are defined by the right hande rule, so if a face's vertex list is reversed, then its normal will point in the opposite direction.

入力

Mesh(メッシュ)

標準のジオメトリ入力です。

Selection(選択)

Whether to flip the direction of each face. True values mean the face will be flipped, false means the face will be unaffected.

Properties(プロパティ)

このノードにはプロパティがありません。

Output(出力)

Mesh(メッシュ)

標準のジオメトリ出力です。