Vec3.v

Vector3 v

Description

The internal, wrapped System.Numerics type. This can be nice to have around so you can pass its fields as ‘ref’, which you can’t do with properties. You won’t often need this, as implicit conversions to System.Numerics types are also provided.




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