r3dof
real/raytr/r3dof.h
r3raytr
Depth of field effect post processing image effect class.
r3Postprocessor
R3CLID_POSTPROCESSOR
r3Dof
R3CLID_DOF - 733
int R3RegisterDOFRenderClass(R3APP *app);
SettingsFromCamera
SettingsFromCamera
R3DOFA_SettingsFromCamera
Boolean
R3BOOL
if true, then current camera overrules/defines parameters above
jsobj.SetSettingsFromCamera(value);
R3BOOL value = ...;
R3SetAttrs(r3obj, R3DOFA_SettingsFromCamera, value, R3TAG_END);