Blender V5.0
bClampToConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
int flag
int flag2

Detailed Description

Definition at line 362 of file DNA_constraint_types.h.

Member Data Documentation

◆ flag

int bClampToConstraint::flag

Which axis/plane to compare owner's location on.

Definition at line 366 of file DNA_constraint_types.h.

◆ flag2

int bClampToConstraint::flag2

For legacy reasons, this is flag2. used for any extra settings.

Definition at line 368 of file DNA_constraint_types.h.

◆ tar

struct Object* bClampToConstraint::tar

'target' must be a curve.

Definition at line 364 of file DNA_constraint_types.h.


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