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!
static Vec3 One
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!