RemoteRenderMap (Material stage keyword)

From modwiki

Jump to: navigation, search

Description

The remoteRenderMap keyword defines a buffer to render a remote image in to (for cameras). The entity this material is applied to has to support remote render views.

Usage

remoteRenderMap [width] [height]

Parameters

  • [width] = The width of the buffer
  • [height] = The height of the buffer

Example

Render the view of a camera into a 128 by 128 buffer...

{
   remoteRenderMap	128 128
}

Notes

The results produced by this keyword often times require manipulation via the translate and scale keywords to be useable.


Personal tools
Main
id Tech 5