Skip to main content
Version: 3.6

Procedural DungeonDungeon Graph ⏵ Get Dungeon Bounds Center

Get Dungeon Bounds Center

Class: Dungeon Graph
Category: Dungeon Graph

Description

Returns the center of the bounding box of the dungeon.
See: GetDungeonBoundsExtents

Node

C++

FVector GetDungeonBoundsCenter() const

Inputs

NameTypeDescription
TargetDungeon Graph Object Reference

Outputs

NameTypeDescription
Return ValueVectorReturns the center of the bounding box of the dungeon.
See: GetDungeonBoundsExtents