CreateObjectQuad - AGK Help

CreateObjectQuad

Description

Creates a plane that will fill the entire screen and can be used to render full screen shaders. Returns an ID you can use to reference this object in other commands.

Definition

integer CreateObjectQuad()

CreateObjectQuad( objID )

Parameters