Blender  V3.3
Public Attributes | List of all members
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 164 of file DNA_object_force_types.h.

Member Data Documentation

◆ _pad

char EffectorWeights::_pad[2]

Definition at line 172 of file DNA_object_force_types.h.

◆ flag

short EffectorWeights::flag

Definition at line 171 of file DNA_object_force_types.h.

Referenced by basic_force_cb(), and basic_integrate().

◆ global_gravity

float EffectorWeights::global_gravity

◆ group

struct Collection* EffectorWeights::group

◆ weight

float EffectorWeights::weight[14]

Effector type specific weights.

Definition at line 169 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: