Constructor
new RenderCommand()
Methods
execute(renderAPI)
Execute the command
Parameters:
Name | Type | Description |
---|---|---|
renderAPI |
RenderAPI | RenderAPI instance used to process the commands |
isOpaque() → {boolean}
Indicates if the command concern an opaque element
True if command must be in the opaque queue
boolean