Blender  V3.3
Public Attributes | List of all members
bClampToConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
 
int flag
 
int flag2
 

Detailed Description

Definition at line 410 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 414 of file DNA_constraint_types.h.

◆ flag2

int bClampToConstraint::flag2

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

Definition at line 416 of file DNA_constraint_types.h.

◆ tar

struct Object* bClampToConstraint::tar

'target' must be a curve.

Definition at line 412 of file DNA_constraint_types.h.


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