Define FLAMEGPU_VERSION
Defined in File version.h
Define Documentation
-
FLAMEGPU_VERSION
FLAME GPU 2 version number macro
FLAMEGPU_VERSION / 1000000 is the major version. FLAMEGPU_VERSION / 1000 % 1000 is the minor version FLAMEGPU_VERSION % 1000 is the Patch version. Does not include pre-release or build-metadata for the semantic version as these may contain non-numeric characters