Hello,
Is there a way to access the “isSky” toggle on material instances? Some of the other “general” parameters (two-sided, blend mode, etc) are exposed and overridable on MIs but not that one.
Specifically, if I use the engine content SkySphere BP I would like to be able to toggle the isSky option on its material instances individually rather than change the parent material or make a duplicate whose only difference is that the toggle is on.
Thanks