Blender V4.3
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.

◆ 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(), effector_falloff(), and is_effector_relevant().


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