Light Emitter : Save and reload

Raylectron (https://Raylectron.com) is a 3D rendering engine for Trimble Sketchup (https://sketchup.com)
Post Reply
Stephan_35
Posts: 4
Joined: Sat Dec 23, 2017 11:41 am

Light Emitter : Save and reload

Post by Stephan_35 »

Hello,
I tried to set a list of emitter for lighting, something like 25W , 40W and 60W power set.

When i save emitter file by kind, power tag is correctly set, but when i reload rof file, light do not reload correct power value , stay at 30 (default)

I find this bug : i had to change this power tag :
Power to EmitterPower.

Code: Select all

# Emitter material
# Author: http://Raylectron.com
isPortal = 0
isLight = -1
LowPower = -1
EmitterBrightness = 1
ProjAngle = 180
ON = -1
Transparency = 0
EmitterPower = 1880,56723785
Power = 76 (do not work)
BeamKind = 0
EmittingFace = 0
Color = r:1 g:1 b:1
TrueColor = r:1 g:0,9490200281 b:0,8000000119
Texture =
Normal Map =
Sketchup 2016 Pro
French user
User avatar
Support
Site Admin
Posts: 3004
Joined: Sun Oct 02, 2011 10:49 am

Re: Light Emitter : Save and reload

Post by Support »

Hello,

You need to save the settings via the File menu / Save Settings. When you reload the ROF, the CFG file will automatically reload.
Your support team.
https://SoftByteLabs.com
Post Reply