Blender V5.0
bFollowTrackConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct MovieClipclip
char track [64]
int flag
int frame_method
char object [64]
struct Objectcamera
struct Objectdepth_ob

Detailed Description

Definition at line 527 of file DNA_constraint_types.h.

Member Data Documentation

◆ camera

struct Object* bFollowTrackConstraint::camera

Definition at line 533 of file DNA_constraint_types.h.

◆ clip

struct MovieClip* bFollowTrackConstraint::clip

Definition at line 528 of file DNA_constraint_types.h.

◆ depth_ob

struct Object* bFollowTrackConstraint::depth_ob

Definition at line 534 of file DNA_constraint_types.h.

◆ flag

int bFollowTrackConstraint::flag

Definition at line 530 of file DNA_constraint_types.h.

◆ frame_method

int bFollowTrackConstraint::frame_method

Definition at line 531 of file DNA_constraint_types.h.

◆ object

char bFollowTrackConstraint::object[64]

Definition at line 532 of file DNA_constraint_types.h.

◆ track

char bFollowTrackConstraint::track[64]

Definition at line 529 of file DNA_constraint_types.h.


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