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 Gamng, Asus Tuf Gaming RTX 4070 OC Edition, 1 TB SSD, 6+4+8TB HD
๐ฟ Mac Mini M2, Sonoma 14.6.1, 16GB, 500GB SSD
๐ฟ Nas 10TB
๐ฟ Poser 13 and soon 14 โค๏ธ