Blender  V2.93
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 74 of file DNA_boid_types.h.

Member Data Documentation

◆ channels

int BoidRuleGoalAvoid::channels

Definition at line 81 of file DNA_boid_types.h.

◆ fear_factor

float BoidRuleGoalAvoid::fear_factor

Definition at line 78 of file DNA_boid_types.h.

Referenced by rule_goal_avoid().

◆ ob

struct Object* BoidRuleGoalAvoid::ob

◆ options

int BoidRuleGoalAvoid::options

Definition at line 77 of file DNA_boid_types.h.

Referenced by rule_goal_avoid().

◆ rule

BoidRule BoidRuleGoalAvoid::rule

Definition at line 75 of file DNA_boid_types.h.

◆ signal_id

int BoidRuleGoalAvoid::signal_id

Definition at line 81 of file DNA_boid_types.h.


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