AWS Thinkbox Discussion Forums

Custom attributes to Magma?

Possible to access custom attributes from Maya to Magma?

Thank you in advance.

If you create an InputValue node, or have an operator with default socket values (e.g. Float, Vector3, Integer), you can use regular Maya workflows to connect to any scene attributes. In the following example,
thinkboxsoftware.com/kmy-int … -to-magma/
in the last step I connected a Float value to the Radius of a scene object (a pShere) using an Expression. You can use Expressions anywhere in Magma where you have a value field to pipe in data.

You can also connect scene attributes to Magma attributes via MEL.

NOTE: A known, already logged limitation is the inability to use Set Driven Key on Magma attributes at this point.

Privacy | Site terms | Cookie preferences