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

Vec3.One

static Vec3 One

Description

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




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