base class — bpy_struct
Field settings for an object in physics simulation
Effect particles’ location
Type: | boolean, default False |
---|
Effect particles’ dynamic rotation
Type: | boolean, default False |
---|
Maximum distance for the field to work
Type: | float in [0, 1000], default 0.0 |
---|
Minimum distance for the field’s fall-off
Type: | float in [0, 1000], default 0.0 |
---|
Falloff power (real gravitational falloff = 2)
Type: | float in [0, 10], default 0.0 |
---|
Type: | enum in [‘SPHERE’, ‘TUBE’, ‘CONE’], default ‘SPHERE’ |
---|
Convert effector force into air flow velocity
Type: | float in [0, 10], default 0.0 |
---|
Amount of clumping
Type: | float in [-1, 1], default 0.0 |
---|
Shape of clumping
Type: | float in [-0.999, 0.999], default 0.0 |
---|
Guide-free time from particle life’s end
Type: | float in [0, 0.99], default 0.0 |
---|
The amplitude of the offset
Type: | float in [0, 10], default 0.0 |
---|
Which axis to use for offset
Type: | enum in [‘X’, ‘Y’, ‘Z’], default ‘X’ |
---|
The frequency of the offset (1/total length)
Type: | float in [0, 10], default 0.0 |
---|
Adjust the offset to the beginning/end
Type: | float in [-0.999, 0.999], default 0.0 |
---|
Type of periodic offset on the curve
Type: | enum in [‘NONE’, ‘CURL’, ‘RADIAL’, ‘WAVE’, ‘BRAID’, ‘ROTATION’, ‘ROLL’], default ‘NONE’ |
---|
The distance from which particles are affected fully
Type: | float in [0, 1000], default 0.0 |
---|
Damping of the harmonic force
Type: | float in [0, 10], default 0.0 |
---|
Inwards component of the vortex force
Type: | float in [-10, 10], default 0.0 |
---|
Drag component proportional to velocity
Type: | float in [-2, 2], default 0.0 |
---|
Amount of noise for the force strength
Type: | float in [0, 10], default 0.0 |
---|
Drag component proportional to the square of velocity
Type: | float in [-2, 2], default 0.0 |
---|
Radial falloff power (real gravitational falloff = 2)
Type: | float in [0, 10], default 0.0 |
---|
Maximum radial distance for the field to work
Type: | float in [0, 1000], default 0.0 |
---|
Minimum radial distance for the field’s fall-off
Type: | float in [0, 1000], default 0.0 |
---|
Rest length of the harmonic force
Type: | float in [0, 1000], default 0.0 |
---|
Seed of the noise
Type: | int in [1, 128], default 0 |
---|
Which direction is used to calculate the effector force
Type: | enum in [‘POINT’, ‘PLANE’, ‘SURFACE’, ‘POINTS’], default ‘POINT’ |
---|
Size of the turbulence
Type: | float in [0, 10], default 0.0 |
---|
Strength of force field
Type: | float in [-inf, inf], default 0.0 |
---|
How the texture effect is calculated (RGB & Curl need a RGB texture, else Gradient will be used instead)
Type: | enum in [‘RGB’, ‘GRADIENT’, ‘CURL’], default ‘RGB’ |
---|
Defines size of derivative offset used for calculating gradient and curl
Type: | float in [0.0001, 1], default 0.0 |
---|
Type of field
Type: | enum in [‘NONE’, ‘FORCE’, ‘WIND’, ‘VORTEX’, ‘MAGNET’, ‘HARMONIC’, ‘CHARGE’, ‘LENNARDJ’, ‘TEXTURE’, ‘GUIDE’, ‘BOID’, ‘TURBULENCE’, ‘DRAG’, ‘SMOKE_FLOW’], default ‘NONE’ |
---|
Apply force only in 2D
Type: | boolean, default False |
---|
Force gets absorbed by collision objects
Type: | boolean, default False |
---|
Use effector/global coordinates for turbulence
Type: | boolean, default False |
---|
Based on distance/falloff it adds a portion of the entire path
Type: | boolean, default False |
---|
Use curve weights to influence the particle influence along the curve
Type: | boolean, default False |
---|
Use a maximum distance for the field to work
Type: | boolean, default False |
---|
Use a minimum distance for the field’s fall-off
Type: | boolean, default False |
---|
Every point is effected by multiple springs
Type: | boolean, default False |
---|
Use object/global coordinates for texture
Type: | boolean, default False |
---|
Use a maximum radial distance for the field to work
Type: | boolean, default False |
---|
Use a minimum radial distance for the field’s fall-off
Type: | boolean, default False |
---|
Texture coordinates from root particle locations
Type: | boolean, default False |
---|
Adjust force strength based on smoke density
Type: | boolean, default False |
---|
Effect in full or only positive/negative Z direction
Type: | enum in [‘BOTH’, ‘POSITIVE’, ‘NEGATIVE’], default ‘BOTH’ |
---|
Inherited Properties
Inherited Functions
References