Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: uto.vz on 2023-07-29, 14:52:52

Title: corona user property texmap
Post by: uto.vz on 2023-07-29, 14:52:52
Hey Guys,

Does anyone knows how to use the corona user property texmap?
I've imported some houdini heightfields into my 3dsmax scene and wanna to use the properties of the mountain (basically the procedural masks I created inside houdini)

And was hoping to use the corona user property so I can identify each attribute (like debris, sediments, water...)

Thanks!

Title: Re: corona user property texmap
Post by: pokoy on 2023-07-29, 16:13:38
User property map is used to query the 'User' tab in the 'Properties' dialog of an object (geometry/helper)... not sure it can be used to query file names to automatically choose a material channel. What you want is probably not possible with that map and I doubt there's any file name token functionality in Corona. Probably only possible by using a custom script.
Title: Re: corona user property texmap
Post by: uto.vz on 2023-07-30, 11:01:54
Yeah I wanna to read the object properties like masks to apply materials, but thank you so much!