Re: Light properties
TY okh.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:Do you know how to update this data in a sh3f file ?
a very bright white light would be:a 'normal sh3d white' lightsource is (if I remember):Code: Select all
lightSourceColor#xxx=#FFFFFFa much less bright 'white' light would be:Code: Select all
lightSourceColor#xxx=#BBBBBBokCode: Select all
lightSourceColor#xxx=#222222