Blender  V3.3
Public Attributes | List of all members
BoidRuleGoalAvoid Struct Reference

#include <DNA_boid_types.h>

Public Attributes

BoidRule rule
 
struct Objectob
 
int options
 
float fear_factor
 
int signal_id
 
int channels
 

Detailed Description

Definition at line 58 of file DNA_boid_types.h.

Member Data Documentation

◆ channels

int BoidRuleGoalAvoid::channels

Definition at line 65 of file DNA_boid_types.h.

◆ fear_factor

float BoidRuleGoalAvoid::fear_factor

Definition at line 62 of file DNA_boid_types.h.

Referenced by rule_goal_avoid().

◆ ob

struct Object* BoidRuleGoalAvoid::ob

◆ options

int BoidRuleGoalAvoid::options

Definition at line 61 of file DNA_boid_types.h.

Referenced by rule_goal_avoid().

◆ rule

BoidRule BoidRuleGoalAvoid::rule

Definition at line 59 of file DNA_boid_types.h.

◆ signal_id

int BoidRuleGoalAvoid::signal_id

Definition at line 65 of file DNA_boid_types.h.


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