Eevee: LightProbes: Fix RNA defaults and remove unused data_draw_size
This commit is contained in:
@@ -53,7 +53,6 @@ void BKE_lightprobe_init(LightProbe *probe)
|
||||
probe->vis_bias = 1.0f;
|
||||
probe->vis_blur = 0.2f;
|
||||
probe->intensity = 1.0f;
|
||||
probe->data_draw_size = 1.0f;
|
||||
|
||||
probe->flag = LIGHTPROBE_FLAG_SHOW_INFLUENCE | LIGHTPROBE_FLAG_SHOW_DATA;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user