Knowledge base
Search Blueprint patterns
Searching…
Knowledge base
Knowledge base
Free, anonymous browsing of Unreal Engine Blueprint examples, node references, and best practices. The same content the WoalzCraft plugin uses to generate Blueprints.
20 results for Cross Product
Cross_VectorVectorUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoCross ProductUE 5.4, 5.7updated 2mo agoA vector perpendicular to two input vectors. Used to derive a 'right' vector from 'forward' + 'up'.
Dot_VectorVectorUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoDot ProductUE 5.4, 5.7updated 2mo agoA scalar that measures how aligned two vectors are. 1 = same direction, 0 = perpendicular, -1 = opposite. Common in AI 'is in front?' checks.
MultiGateUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoPin names A and B. C++ name stays Multiply_FloatFloat even in UE 5.7.
MultiplyUE 5.4, 5.7updated 2mo agoSquareUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoMake Vector2DUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo ago