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!