Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- fk3db
- dynamic_grain
- Use different grain pattern for each frame.
- Default: false
- random_algo_ref / random_algo_grain
- Choose random number algorithm for reference positions / grains.
- 0: Algorithm in old versions
- 1: Uniform distribution
- 2: Gaussian distribution
- (StdDev (sigma) is settable through random_param_ref / random_param_grain,
- Only values in [-1.0, 1.0] is used for multiplication, numbers outside
- this range are simply ignored)
- Default: 1 / 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement