Procedural Dungeon ⏵ Dungeon Blueprint Library ⏵ Rotate (Int Vector)
Rotate (Int Vector)
Class: Dungeon Blueprint Library
Category: Math → Transform
Node
C++
FIntVector IntVector_Rotate(const FIntVector& Vector, const EDoorDirection& Direction)
Inputs
Name | Type | Description |
---|---|---|
Vector | Int Vector Structure (by ref) | |
Direction | EDoorDirection Enum (by ref) |
Outputs
Name | Type | Description |
---|---|---|
Return Value | Int Vector Structure | Int Vector Rotate |