Variable flamegpu::VERSION_MINOR
Defined in File version.h
Variable Documentation
-
static constexpr unsigned int flamegpu::VERSION_MINOR = flamegpu::VERSION / 1000 % 1000
FLAME GPU Minor Version number. Derived from flamegpu::VERSION / 1000 % 1000