Revision e71325d1 src/server/config.cpp
src/server/config.cpp | ||
---|---|---|
94 | 94 |
breath_amplitude = 1.0; |
95 | 95 |
|
96 | 96 |
|
97 |
// params for eyelid motion |
|
98 |
// should the eyelids follow the eyeball? |
|
99 |
eyelids_follow_eyemotion = true; |
|
100 |
|
|
101 |
|
|
97 | 102 |
// parameters for eye blinking |
98 | 103 |
// duration for one eyeblink, value is given in seconds |
99 | 104 |
eyeblink_duration = 0.15; |
Also available in: Unified diff