Navigation
API > API/Plugins > API/Plugins/USDClasses > API/Plugins/USDClasses/UUsdMaterialAssetUserData
Syntax
UPROPERTY&40;&41;
TMap< FString, FString > ParameterToPrimvar
Remarks
In the context of our reference materials that just read a single texture for each material parameter, this describes the primvar that the USD material is sampling for each texture. e.g. {'BaseColor': 'st0', 'Metallic': 'st1'}