preProcess

 

Tag: preProcess
Parent tag: pass
Attributes: none

Child tags:

  • texture*
  • buffer*

The pre-process for the specified items will be performed prior to rendering. Both textures and buffers can be pre-processed as described in the respective tags.

Example:

	
<preProcess>
	<texture ...  />
	<texture ... />
	<buffer ... />
</preProcess>