unreal.FZoneShapePointType

class unreal.FZoneShapePointType

Bases: unreal.EnumBase

FZone Shape Point Type

C++ Source:

  • Plugin: ZoneGraph

  • Module: ZoneGraph

  • File: ZoneGraphTypes.h

AUTO_BEZIER

Round corner, defined by manual bezier handles

Type

2

BEZIER

Sharp corner

Type

1

LANE_PROFILE

Round corner, defined by automatic bezier handles

Type

3

SHARP

0