API reference
API reference
Select your platform
No SDKs available
No versions available

FMRUKOutline Struct

Helper struct to represent an outline. The outline is a closed polygon defined by a list of vertices and a list of indices. The indices are used to connect the vertices to form the outline. The outline can be used to represent a room, a wall, a door, etc...

Fields

TArray< FVector2D > Vertices[Get]
TArray< int32 > Indices[Get]
Did you find this page helpful?
Thumbs up icon
Thumbs down icon