Blender V5.0
EffectorWeights Struct Reference

#include <DNA_object_force_types.h>

Public Attributes

struct Collectiongroup
float weight [14]
float global_gravity
short flag
char _pad [2]

Detailed Description

Definition at line 159 of file DNA_object_force_types.h.

Member Data Documentation

◆ _pad

char EffectorWeights::_pad[2]

Definition at line 167 of file DNA_object_force_types.h.

◆ flag

short EffectorWeights::flag

Definition at line 166 of file DNA_object_force_types.h.

Referenced by basic_force_cb(), and basic_integrate().

◆ global_gravity

◆ group

◆ weight

float EffectorWeights::weight[14]

Effector type specific weights.

Definition at line 164 of file DNA_object_force_types.h.

Referenced by BKE_effector_add_weights(), dynamic_paint_prepare_effect_cb(), effector_falloff(), and is_effector_relevant().


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