Blender V5.0
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 253 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bTransLikeConstraint::_pad[3]

Definition at line 257 of file DNA_constraint_types.h.

◆ flag

int bTransLikeConstraint::flag

Definition at line 255 of file DNA_constraint_types.h.

◆ mix_mode

char bTransLikeConstraint::mix_mode

Definition at line 256 of file DNA_constraint_types.h.

◆ subtarget

char bTransLikeConstraint::subtarget[64]

Definition at line 258 of file DNA_constraint_types.h.

◆ tar

struct Object* bTransLikeConstraint::tar

Definition at line 254 of file DNA_constraint_types.h.


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