VRmat scripting

Hi,
is there some documentation available on how to access the attributes of the VRmat Material? The script editor (even with “Echo All Commands”) does not help.

I would like to have access to the list of materials and which one is selected.

Background:
I am writing a script that takes a list of materials, applies them one after the other to a list of objects and exports a vrscene with individual naming each time. I guess there a several ways to achieve this besides using the VRmat material. But scrip access to VRmat could be useful in several other cases as well.

Thanks.

Cheers, Florian

There is no documentation about that for sure and I’m not sure if VRmat properties are exposed to be accessed via script.
Let me find someone from our Devs who can confirm that.

OK, got a confirmation - it is not possible to access VRmats through script.

Thanks for the quick answer.
Hopefully it will be added in the future.

Cheers