Blender  V2.93
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 1005 of file DNA_node_types.h.

Member Data Documentation

◆ track_name

char NodeTrackPosData::track_name[64]

Definition at line 1007 of file DNA_node_types.h.

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

◆ tracking_object

char NodeTrackPosData::tracking_object[64]

Definition at line 1006 of file DNA_node_types.h.

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


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