VFB 2 - loading layer tree with maxscript

How can I load layer tree configuration (.vfbl file) with maxscript?

vfbControl #loadglobalccpreset (“path\to\VFB Layers.vfbl”)
this doesn’t work

Not all MaxScript VFB2 controls are implemented yet, I’m afraid. However, their support is on our developers’ to-do lists (internal bug-tracker id: VMAX-10085). I’ll bump the priority additionally.

Any news on this?
Also when you implement new MXS control for VFB, could u please just implement as renderer properties and methods?
Using strange function seems strange.

Hi, the loading functionality is already in progress. Also we are planning to implement layers management.

Best regards,
Alexander

@Mnietek2707 Just so you know, the layer loading functionality is already implemented in the latest official builds. Try them out.