base class — bpy_struct
Boid state for boid physics
Type: | int in [0, inf], default 0 |
---|
Type: | float in [0, 10], default 0.0 |
---|
Boid state name
Type: | string, default “”, (never None) |
---|
Type: | float in [0, 1], default 0.0 |
---|
Type: | bpy_prop_collection of BoidRule, (readonly) |
---|
How the rules in the list are evaluated
Type: | enum in [‘FUZZY’, ‘RANDOM’, ‘AVERAGE’], default ‘FUZZY’ |
---|
Type: | float in [0, 100], default 0.0 |
---|
Inherited Properties
Inherited Functions
References