Procedural Dungeon ⏵ Room ⏵ Get Bounds Center
Get Bounds Center
Category: Room
Description
Returns the world center position of the room.
Node
C++
FVector GetBoundsCenter() const
Inputs
Name | Type | Description |
---|---|---|
Target | Room Object Reference |
Outputs
Name | Type | Description |
---|---|---|
Return Value | Vector | Returns the world center position of the room. |