Blender V5.0
bLockTrackConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
int trackflag
int lockflag
char subtarget [64]

Detailed Description

Definition at line 298 of file DNA_constraint_types.h.

Member Data Documentation

◆ lockflag

int bLockTrackConstraint::lockflag

Definition at line 301 of file DNA_constraint_types.h.

◆ subtarget

char bLockTrackConstraint::subtarget[64]

Definition at line 302 of file DNA_constraint_types.h.

◆ tar

struct Object* bLockTrackConstraint::tar

Definition at line 299 of file DNA_constraint_types.h.

◆ trackflag

int bLockTrackConstraint::trackflag

Definition at line 300 of file DNA_constraint_types.h.


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