Python vrRendersettings setRenderBackgroundColor causing crash (VRED 2016 SP4)

Python vrRendersettings setRenderBackgroundColor causing crash (VRED 2016 SP4)

Anonymous
Not applicable
410 Views
0 Replies
Message 1 of 1

Python vrRendersettings setRenderBackgroundColor causing crash (VRED 2016 SP4)

Anonymous
Not applicable

Hi, 

 

are you aware that this is causing VRED to crash:

 

setRenderBackgroundColor(1.0, 1.0, 1.0)

 

The documentation states, that you can pass in 3 floats.

Though it is strange that the corresponding getter method "getRenderBackgroundColor" does in fact give you a vrOSGWidget.Vec3f.

 

Also tried passing in a vrOSGWidget.Vec3f to "setRenderBackgroundColor" - got a signature error as expected pointing out the documentation signature.

 

 

 

 

 

 

0 Likes
411 Views
0 Replies
Replies (0)