⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

Vec3.Zero

static Vec3 Zero

Description

Shorthand for a vector where all values are 0! Same as new Vec3(0,0,0).




Found an issue with these docs, or have some additional questions? Create an Issue on Github!