Blender V4.5
bLockTrackConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
int trackflag
int lockflag
char subtarget [64]

Detailed Description

Definition at line 312 of file DNA_constraint_types.h.

Member Data Documentation

◆ lockflag

int bLockTrackConstraint::lockflag

Definition at line 315 of file DNA_constraint_types.h.

◆ subtarget

char bLockTrackConstraint::subtarget[64]

Definition at line 316 of file DNA_constraint_types.h.

◆ tar

struct Object* bLockTrackConstraint::tar

Definition at line 313 of file DNA_constraint_types.h.

◆ trackflag

int bLockTrackConstraint::trackflag

Definition at line 314 of file DNA_constraint_types.h.


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