vec3_origin

From Valve Developer Community
Revision as of 12:13, 12 July 2024 by Nesciuse (talk | contribs) (Nesciuse moved page Vec3 origin/en to Vec3 origin without leaving a redirect: Move en subpage to basepage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Deutsch (de)Translate (Translate)

Warning: Display title "vec3_origin" overrides earlier display title "Vec3 origin".

const Vector vec3_origin(0,0,0)

vec3_origin can be used in situations where a specific Vector does not apply to specific functions (i.e. tempents). It can also be compared to other Vectors to test whether or not they are initialized.


Stub

This article or section is a stub. You can help by expanding it.