unreal.PCGSplineIntersectionPointType

class unreal.PCGSplineIntersectionPointType

Bases: EnumBase

EPCGSpline Intersection Point Type

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGSplineIntersection.h

INTERSECTION_END: PCGSplineIntersectionPointType = Ellipsis

3

INTERSECTION_START: PCGSplineIntersectionPointType = Ellipsis

2

NOT_AN_INTERSECTION: PCGSplineIntersectionPointType = Ellipsis

0

SINGLE_POINT_INTERSECTION: PCGSplineIntersectionPointType = Ellipsis

1