Decorator to indicate that the target system will be executed at the begining of the render loop.
@gamePreRenderSystem()class SomeSystem {} Copy
@gamePreRenderSystem()class SomeSystem {}
Decorator to indicate that the target system will be executed at the begining of the render loop.