Доработка. Значки назначения помех и выполнения помех у цели.
This commit is contained in:
@@ -10,9 +10,9 @@ const float radius = 0.075 - ds * 2.0; /* Радиус долж
|
||||
uniform float speed: hint_range(0.0, 1024.0) = 0.0; /* Время вспышки при обновлении, c */
|
||||
uniform int ant_band_count_0 = 3;
|
||||
|
||||
const float ant_band_r0_0 = 0.3;
|
||||
uniform float ant_band_r0_0 = 0.3;
|
||||
|
||||
const float ant_band_r1_0 = 0.4;
|
||||
uniform float ant_band_r1_0 = 0.4;
|
||||
|
||||
float smooth_px(float r, float R, float dss)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user