Blender V4.3
bTransLikeConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
 
int flag
 
char mix_mode
 
char _pad [3]
 
char subtarget [64]
 

Detailed Description

Definition at line 298 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bTransLikeConstraint::_pad[3]

Definition at line 302 of file DNA_constraint_types.h.

◆ flag

int bTransLikeConstraint::flag

Definition at line 300 of file DNA_constraint_types.h.

◆ mix_mode

char bTransLikeConstraint::mix_mode

Definition at line 301 of file DNA_constraint_types.h.

◆ subtarget

char bTransLikeConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 304 of file DNA_constraint_types.h.

◆ tar

struct Object* bTransLikeConstraint::tar

Definition at line 299 of file DNA_constraint_types.h.


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