r3rmpcop

r3rmpcop

Class

real/raytr/r3rmpcop.h

Library

r3raytr

Description:

Channel copy. Supports sub channel remapping. This channel can be used to move contents of a channel to another channel. This channel copy operation takes the following contols into account: 1. Each output sub channel can be switched on or off. If condition is R3RMPCOPYSTATE_ON, sub channel is copied. If it is R3RMPCOPYSTATE_OFF, the sub channel is not copied 2. Sub channel remapping. This makes it possible to assign the second sub channel of the input channel to the first sub channel of the output channel etc. Remapping is performed as the last action, which means that conditions refer to the original sub channels.

See Also

real/raytr/r3rmprop.h

Super Class

r3Rmatprop

R3CLID_RMATPROP

JavaScript

r3Rmpcopy

Class Identifier

R3CLID_RMPCOPY - 495

Attributes

Registration

int R3RegisterRMatPropCopyClass(R3APP *app);

Condition types:

R3RMPCOPYSTATE_OFF
R3RMPCOPYSTATE_ON