Application.GetMaterialXFromAsset Method

Parent Object: Application

Description

Method that gets the MaterialX string from an Asset.

Syntax

Application.GetMaterialXFromAsset( Asset As Asset, [converterOptions] As Variant ) As String

Parameters

Name Type Description
Asset Asset Input Asset object from which to generate the MaterialX string.
converterOptions Variant Optional input NameValueMap that specifies more info to determine how to get the materialx string. Currently this is ignored.

This is an optional argument whose default value is null.

Version

Introduced in version 2023