CreateObjectQuad
Description
Creates a plane that will fill the entire screen and can be used to render full screen shaders.
Definition
CreateObjectQuad( objID )
void agk::CreateObjectQuad( uint32_t objID )
integer CreateObjectQuad()
uint32_t agk::CreateObjectQuad()
Parameters
- objID - The ID to use for the new object.