warp.cross# warp.cross( a: Vector[Scalar, Literal[3]], b: Vector[Scalar, Literal[3]], ) → Vector[Scalar, Literal[3]]# Kernel: truePython: trueDifferentiable: trueCompute the cross product of two 3D vectors.