To get user cryptomatte in arnold we use attribwrangle
run over: primitives
VEXpression: s@crypto = 'torus'; (as example)
or with attribcreate:
name: crypto
class: primitives
type: string
string: torus (as example)
How can I achieve the same thing with vray?
run over: primitives
VEXpression: s@crypto = 'torus'; (as example)
or with attribcreate:
name: crypto
class: primitives
type: string
string: torus (as example)
How can I achieve the same thing with vray?
Comment