#include <c4d_raytrace.h>
Motion Blur camera frame.
Public Member Functions | |
| RayMotionCameraFrame () | |
Default constructor.
| Float32 frame_time |
Frame time.
| Int32 projection |
Projection.
| Int32 delta_x |
Delta X.
| Int32 delta_y |
Delta Y.
| Bool flag_exposure |
Flag for exposure.
| Bool flag_dof |
Flag for DOF.
| Matrix64 matrix |
Matrix.
| Vector64 offset |
Offset.
| Float64 scale_x |
Scale X.
| Float64 scale_y |
Scale Y.
| Float64 zoom |
Zoom.
| Float64 focal_length |
Focal length.
| Float64 aperture |
Aperture.
| Float64 aperture_size |
Aperture size. Computed.
| Float64 target_distance |
Target distance.
| Float64 f_number |
F-number.
| Float64 exposure_iso |
Exposure iso.
| Float64 exposure_gain |
Exposure gain.
| Bool bokeh |
Bokeh (Aperture Shape).
| Int32 bokeh_blades |
Bokeh blades.
| Float bokeh_rotation |
Bokeh rotation.
| Float bokeh_bias |
Bokeh bias.
| Float bokeh_anisotropy |
Bokeh anisotropy.
| Float64 film_offset_x |
Film offset X.
| Float64 film_offset_y |
Film offset Y.
| Float64 white_balance |
White balance.
| Bool white_balance_lights |
White balance lights.
| Float64 vignetting_intensity |
Vignetting intensity.
| Float64 vignetting_offset |
Vignetting offset.
| Float64 lens_distortion_quad |
Lens distortion quad.
| Float64 lens_distortion_cubic |
Lens distortion cubic.
| Float64 chromatic_strength |
Chromatic aberration strength.
| Bool clipping_near_enabled |
Clipping near enabled.
| Bool clipping_far_enabled |
Clipping far enabled.
| Float64 clipping_near_value |
Clipping near value.
| Float64 clipping_far_value |
Clipping far value.
| SpcInfo _spcInfo |
Spherical Camera (SPC) parameters.