Here it is from the beta page:

The render_stencil bitmap pointer allows rendering the stencil buffer content into an offscreen bitmap for further processing, such as blurring for creating smooth stencil shadows.

So all it does is allow shader affects such as softening on the existing stencil shadows.