ppt-adsk
Results
2
comments of
ppt-adsk
Hi @gracekumagai, can you provide us with workflow details and examples of what you're trying to do? We want to make sure we understand the requirements well. For example, do...
The session layer can be set as the target for visibility edit routing using the following Python code: ``` import mayaUsd def getSessionLayer(context, routingData): prim = context.get('prim') if prim is...