Version: 2022.3
言語: 日本語
public void EnableScissorRect (Rect scissor);

パラメーター

scissor Viewport rectangle in pixel coordinates.

説明

Add a command to enable the hardware scissor rectangle.

This command can be used to clip regions of the screen from rendering.

See Also: DisableScissorRect.