Blender  V3.3
Public Attributes | List of all members
NodeTrackPosData Struct Reference

#include <DNA_node_types.h>

Public Attributes

char tracking_object [64]
 
char track_name [64]
 

Detailed Description

Definition at line 1061 of file DNA_node_types.h.

Member Data Documentation

◆ track_name

char NodeTrackPosData::track_name[64]

Definition at line 1063 of file DNA_node_types.h.

Referenced by blender::compositor::create_motion_operation().

◆ tracking_object

char NodeTrackPosData::tracking_object[64]

Definition at line 1062 of file DNA_node_types.h.

Referenced by blender::compositor::create_motion_operation().


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