unreal.DataflowTransferNodeBoundingVolume

class unreal.DataflowTransferNodeBoundingVolume

Bases: EnumBase

EDataflow Transfer Node Bounding Volume

C++ Source:

  • Plugin: GeometryCollectionPlugin

  • Module: GeometryCollectionDepNodes

  • File: GeometryCollectionTransferVertexScalarAttributeDepNode.h

DATAFLOW_TRANSFER_TRIANGLE: DataflowTransferNodeBoundingVolume = Ellipsis

Bounding volume on triangles of the source triangle mesh

Type:

1

DATAFLOW_TRANSFER_VERTEX: DataflowTransferNodeBoundingVolume = Ellipsis

Bounding volume on vertices of the source triangle mesh

Type:

0