MaterialToPrimvarToUVIndex

When parsing materials, we keep track of which primvar we mapped to which UV channel.

Windows
MacOS
Linux

Syntax

TMap< FString, TMap< FString, int32 > > * MaterialToPrimvarToUVIndex

Remarks

When parsing materials, we keep track of which primvar we mapped to which UV channel. When parsing meshes later, we use this data to place the correct primvar values in each UV channel.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss