Skip to content

Commit 79df0cc

Browse files
committed
Node: Is Vector Coplanar
Checks if three vectors lie on the same plane.
1 parent 4f0a415 commit 79df0cc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

t3d_nodegroups.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@
144144
"Replace Vector ~ Replace specific Values in X,Y,Z",
145145
"Seamless Vector ~ Make 4D Texture Seamless",
146146
"Vector Clamp ~ Clamp Vector Min and Max",
147-
"Vector Mapping ~ Control Location, Rotation, Scale of a Vector"
147+
"Vector Mapping ~ Control Location, Rotation, Scale of a Vector",
148+
"_",
149+
"Is Vector Coplanar ~ Is Vectors lie on same plane"
148150
]
149151
}

t3d_nodes.blend

591 KB
Binary file not shown.

0 commit comments

Comments
 (0)