RenderStatePreset
Description
Enumeration of commonly used render state blocks.
An implementation of RenderEffect should provide helper methods for applying render state values based on the items of this enumeration. Those should be named as RenderStateApply
.