:orphan:

======================
TKE_Clipping_Rectangle
======================

Opcode
======

.. csv-table::

	ASCII", "o"
	"Hexadecimal", "6F"
	"Decimal", "111"
	
	
Operands
========

Byte options, 
Float left, Float right, Float bottom, Float top 

.. csv-table::

	"options", "bitmask describing data"
	"left, right, bottom, top"
	"definition of rectangular region"
	

Notes
=====

Describes a clipping rectangle to restrict where the geometry is displayed.


Options
=======

.. csv-table::

	"01", "Region is defined in window space (default is world space)"
