|
Blender V4.3
|
Public Attributes | |
| float2 | origin |
| float2 | normal |
Definition at line 123 of file COM_VectorBlurOperation.cc.
| float2 blender::compositor::MotionLine::normal |
Normal to the line direction.
Definition at line 127 of file COM_VectorBlurOperation.cc.
Referenced by blender::compositor::is_inside_motion_line().
| float2 blender::compositor::MotionLine::origin |
Origin of the line.
Definition at line 125 of file COM_VectorBlurOperation.cc.
Referenced by blender::compositor::compute_motion_line(), and blender::compositor::is_inside_motion_line().