| Color Color | The color of the LaserRelay |
| number LasersCount | How many lasers this relay outputs |
| number AngleBetweenLasers | The angle between outputted lasers |
| Vector3 PositionOffset | The position offset of the LaserRelay |
| Vector3 RotationOffset | The rotation offset of the LaserRelay |
| Vector3 ConstantRotation | The speed of constant rotation on all three axes |
| bool DontApplyPositionOffset | Special, made to be passed using ModTile. Prevents the tile from moving to its original position upon using ModTile |
| bool DontApplyRotationOffset | Special, made to be passed using ModTile. Prevents the tile from rotating to its original rotation upon using ModTile |