Capability_Mask
A tri-bool type that indicates whether a feature is supported, ignored if used, or if the engine will...
@ Unsupported
The feature causes an exception if used.
@ Ignored
The feature is silently disabled or unimplemented.
@ Supported
The feature always works.
Struct defining what an engine can/cannot do.
Capability_Mask canCompressWithGZIP
Capability_Mask canCompressWithSZIP