unreal.DataflowTransferVertexAttributeNodeSourceScale

class unreal.DataflowTransferVertexAttributeNodeSourceScale

Bases: EnumBase

EDataflow Transfer Vertex Attribute Node Source Scale

C++ Source:

  • Plugin: GeometryCollectionPlugin

  • Module: GeometryCollectionNodes

  • File: GeometryCollectionTransferVertexAttributeNode.h

ASSET_BOUND: DataflowTransferVertexAttributeNodeSourceScale

Bounding volume hierarchy cell size based on max length of the bounding box of the whole asset

Type:

2

ASSET_EDGE: DataflowTransferVertexAttributeNodeSourceScale

Bounding volume hierarchy cell size based on max edge length of the whole asset

Type:

1

COMPONENT_EDGE: DataflowTransferVertexAttributeNodeSourceScale

Bounding volume hierarchy cell size based on max edge length of each geometry group

Type:

0