Re: Light properties

by bdfd » Mon Jun 04, 2018 12:51 pm

Do you know how to update this data in a sh3f file ?
Sorry if I was unclear. There is no power setting in .sh3f/PluginFurnitureCatalog.properties (only in .sh3d/Home.xml). In .sh3f/PluginFurnitureCatalog.properties you can use the html (six digit hex) colour notation:

a very bright white light would be:

Code: Select all

 lightSourceColor#xxx=#FFFFFF
a 'normal sh3d white' lightsource is (if I remember):

Code: Select all

 lightSourceColor#xxx=#BBBBBB
a much less bright 'white' light would be:

Code: Select all

 lightSourceColor#xxx=#222222
ok
TY okh.

Damned, a parameter only manually update. [:((]

Perhaps a adding to do in whislist section for next 5.8… [;)]
.