Vectors - Cross Product (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.2-dev28
Syntax
%vector% cross %vector%Description
Gets the cross product between two vectors.
Examples
send "%vector 1, 0, 0 cross vector 0, 1, 0%"Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: Skript · Category: Expression · Since: 2.2-dev28
%vector% cross %vector%Gets the cross product between two vectors.
send "%vector 1, 0, 0 cross vector 0, 1, 0%"