SetSpriteScissor

Description

Clips the sprite to the specified world coordinates when drawn. Use the values 0,0,0,0 to turn off the sprite scissor

Definition

SetSpriteScissor( iSpriteIndex, x, y, x2, y2 )

Parameters