Blender V4.3
blender::compositor::MotionLine Struct Reference

Public Attributes

float2 origin
 
float2 normal
 

Detailed Description

Definition at line 123 of file COM_VectorBlurOperation.cc.

Member Data Documentation

◆ normal

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().

◆ origin

float2 blender::compositor::MotionLine::origin

The documentation for this struct was generated from the following file: