Blender V5.0
bFollowPathConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
float offset
float offset_fac
int followflag
short trackflag
short upflag

Detailed Description

Definition at line 314 of file DNA_constraint_types.h.

Member Data Documentation

◆ followflag

int bFollowPathConstraint::followflag

Definition at line 323 of file DNA_constraint_types.h.

◆ offset

float bFollowPathConstraint::offset

Offset in time on the path (in frames), when NOT using 'fixed position'.

Definition at line 319 of file DNA_constraint_types.h.

◆ offset_fac

float bFollowPathConstraint::offset_fac

Parametric offset factor defining position along path, when using 'fixed position'.

Definition at line 321 of file DNA_constraint_types.h.

◆ tar

struct Object* bFollowPathConstraint::tar

Must be path object.

Definition at line 316 of file DNA_constraint_types.h.

◆ trackflag

short bFollowPathConstraint::trackflag

Definition at line 325 of file DNA_constraint_types.h.

◆ upflag

short bFollowPathConstraint::upflag

Definition at line 326 of file DNA_constraint_types.h.


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