Directly Readable Variable Types
Type | Reality Editor | Property | Input Pin |
Integer | ![]() | ![]() | ![]() |
Float | ![]() | ![]() | ![]() |
Boolean | ![]() | ![]() | |
String | ![]() | ![]() | |
Vector | ![]() | ![]() | |
Rotator | ![]() | ![]() | |
Transform | ![]() | ![]() | |
Vector2D | ![]() | ![]() | |
Linear Color | ![]() | ![]() | |
Enum | ![]() | ![]() | |
RenderTarget2D | ![]() | ![]() | |
In Reality Editor, you can convert your variable to an array. For do this, click the variable icon which is next to the "Variable Type" under "Details" tab and change it as an array.

Array Type | Reality Editor | Property | Input Pin |
Boolean | ![]() | ![]() | ![]() |
Integer | ![]() | ![]() | ![]() |
Float | ![]() | ![]() | ![]() |
String | ![]() | ![]() | ![]() |
Last modified 6mo ago