Blender  V2.93
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
 
short rt [3]
 
char _pad [4]
 

Detailed Description

Definition at line 178 of file DNA_object_force_types.h.

Member Data Documentation

◆ _pad

char EffectorWeights::_pad[4]

Definition at line 186 of file DNA_object_force_types.h.

◆ flag

short EffectorWeights::flag

Definition at line 185 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

◆ rt

short EffectorWeights::rt[3]

Definition at line 185 of file DNA_object_force_types.h.

◆ weight

float EffectorWeights::weight[14]

Effector type specific weights.

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