tweaks
This commit is contained in:
@ -23,7 +23,7 @@ params_point_size = 1.0
|
||||
params_billboard_mode = 0
|
||||
params_grow = false
|
||||
params_use_alpha_scissor = false
|
||||
albedo_color = Color( 0.601563, 0.775878, 1, 0.486471 )
|
||||
albedo_color = Color( 0.601563, 0.775878, 1, 0.259529 )
|
||||
metallic = 1.0
|
||||
metallic_specular = 0.63
|
||||
metallic_texture_channel = 4
|
||||
@ -31,7 +31,7 @@ roughness = 0.46
|
||||
roughness_texture_channel = 0
|
||||
emission_enabled = true
|
||||
emission = Color( 0.755859, 1, 0.914169, 1 )
|
||||
emission_energy = 0.2
|
||||
emission_energy = 0.1
|
||||
emission_operator = 0
|
||||
emission_on_uv2 = false
|
||||
normal_enabled = false
|
||||
|
Reference in New Issue
Block a user