Blender  V2.93
Public Attributes | List of all members
bTransLikeConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
 
char mix_mode
 
char _pad [7]
 
char subtarget [64]
 

Detailed Description

Definition at line 317 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bTransLikeConstraint::_pad[7]

Definition at line 320 of file DNA_constraint_types.h.

◆ mix_mode

char bTransLikeConstraint::mix_mode

Definition at line 319 of file DNA_constraint_types.h.

◆ subtarget

char bTransLikeConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 322 of file DNA_constraint_types.h.

◆ tar

struct Object* bTransLikeConstraint::tar

Definition at line 318 of file DNA_constraint_types.h.


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