r3posimp

r3posimp

Class

real/objects/r3posimp.h

Library

r3obj

Description:

Post image primitive. This object represents the 2D post processor image plane in 3D space. Materials mapped to this object are applied as post effects to the rendered image. Any geometric 2D parametrized surface (such as rectangle, nurbs mesh, sphere etc.) can be used as a sub object for defining image plane.

See Also

real/objects/r3level.h

Super Class

r3Level

R3CLID_LEVEL

JavaScript

r3Postimageprim

Class Identifier

R3CLID_POSTIMAGEPRIM - 343

Methods

RENDERIMAGE,

Attributes

Registration

int R3RegisterPostImagePrimitiveClass(R3APP *app);

R3PIPM_RENDERIMAGE

Method

RENDERIMAGE

Identifier

R3PIPM_RENDERIMAGE

JavaScript

obj.RENDERIMAGE();

Description

Tags

Tags

R3PIPA_RenderEngine