#include <c4d_raytrace.h>
Motion Blur object.
- Since
- R17.032
◆ RayMotionObject() [1/2]
◆ RayMotionObject() [2/2]
Copy constructor.
- Parameters
-
◆ MAXON_OPERATOR_MOVE_ASSIGNMENT()
Assignment operator.
- Parameters
-
◆ _motionFlags
◆ _motionFrames
◆ _motionMatrixRef
◆ _motionMatrixRefInv
Reference inverse matrix.
◆ _texturesData
◆ _motionData
◆ _motionPointsData
Motion vectors for each subframe.
◆ _motionPointsCount
Motion vector count for each frame.
◆ _motionSpdPoints
SPD Points for each subframe.
◆ _motionSpdCooefs
SPD Points for each subframe.
◆ _motionSpdCount
SPD Points / Coefs count per frame.
◆ _motionTexPointsData
◆ _motionTexPointsCount
Int32 _motionTexPointsCount |
Texture Points count per frame.
◆ _motionNormalsData
Motion normals for each subframe.
◆ _motionNormalsCount
Int32 _motionNormalsCount |
Motion normals count for each frame.
◆ _motionNormalsPhongData
Motion phong normals for each subframe.
◆ _motionNormalsPhongCount
Int32 _motionNormalsPhongCount |
Motion phong normals count for each frame.
◆ _motionSubNormalsData
Motion SPD normals for each subframe.
◆ _motionSubNormalsCount
Int32 _motionSubNormalsCount |
Motion SPD normals count for each frame.