Blender V4.3
bSizeLikeConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
 
int flag
 
float power
 
char subtarget [64]
 

Detailed Description

Definition at line 281 of file DNA_constraint_types.h.

Member Data Documentation

◆ flag

int bSizeLikeConstraint::flag

Definition at line 283 of file DNA_constraint_types.h.

Referenced by sizelike_new_data().

◆ power

float bSizeLikeConstraint::power

Definition at line 284 of file DNA_constraint_types.h.

◆ subtarget

char bSizeLikeConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 286 of file DNA_constraint_types.h.

◆ tar

struct Object* bSizeLikeConstraint::tar

Definition at line 282 of file DNA_constraint_types.h.


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