unreal.FZoneShapePointType¶
- class unreal.FZoneShapePointType¶
Bases:
EnumBaseFZone Shape Point Type
C++ Source:
Plugin: ZoneGraph
Module: ZoneGraph
File: ZoneGraphTypes.h
- AUTO_BEZIER: FZoneShapePointType = Ellipsis¶
Round corner, defined by manual bezier handles
- Type:
2
- BEZIER: FZoneShapePointType = Ellipsis¶
Sharp corner
- Type:
1
- LANE_PROFILE: FZoneShapePointType = Ellipsis¶
Round corner, defined by automatic bezier handles
- Type:
3
- SHARP: FZoneShapePointType = Ellipsis¶
0