nerd opened this issue on Apr 03, 2022 Β· 17 posts
Y-Phil posted Mon, 04 April 2022 at 1:35 AM
Just to add my two cents: I've used this hack to add a controllable glossy effect on some of my Vic4 skins, till I wrote a Python script to do this, and that's the moment when I understood that using a Python script, you can add and name a layer the way you want
Example useable in the Material Room, with the current material:
mat = poser.Scene().CurrentMaterial()
second_layer = mat.CreateLayer('Gloss')
you may even copy and past these two lines in Poser' Python Shell.
π«π½ππ
(γ£ββ‘β)γ£
πΏ Win11 on i9-13900K@5GHz, 64GB, RoG Strix B760F Gaming, Asus Tuf Gaming RTX 4070 OC Edition, 1+2 TB SSD's, 6+4TB HD
πΏ Mac Mini M2, Sequoia 15.2, 16GB, 500GB SSD
πΏ Nas 10TB
πΏ Poser 13 and soon 14 β€οΈ