Message 1 of 5
OSL getAttribute from Custom Attribute
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to get Custom Attributes (located on an Attribute Holder modifier) via OSL. The docs only mention that User Defined Properties can be accessed using the usr_xxxxx prefix. However, I want to use Custom Attributes, not User Defined Properties.
Does anyone know if Custom Attributes are accessible via OSL, and if so, how?