unreal.InterchangeUsdPrimvar

class unreal.InterchangeUsdPrimvar

Bases: EnumBase

EInterchange Usd Primvar

C++ Source:

  • Plugin: Interchange

  • Module: InterchangeCommon

  • File: InterchangeUsdDefinitions.h

ALL: InterchangeUsdPrimvar = Ellipsis

Store all primvars in the MeshDescription

Type:

2

BAKE: InterchangeUsdPrimvar = Ellipsis

Store only primvars in the Mesh Description used for baking to textures (basically <geompropvalue> node from MaterialX shadergraphs that are converted to <image>)

Type:

1

STANDARD: InterchangeUsdPrimvar = Ellipsis

Store only the standard primvars such as UVs, VertexColors, etc.

Type:

0