Forum: Poser - OFFICIAL


Subject: Hack to Add Layers to Existing Materials

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 โค๏ธ