PyMaterialXCore.Token

class Token

Bases: ValueElement

A token element representing a string value.

Token elements are used to define input and output values for string substitutions in image filenames.

See:

https://materialx.org/docs/api/class_token.html

Methods

__init__(*args, **kwargs)

Properties

CATEGORY = 'token'

Methods

__init__(*args, **kwargs)