| Color Color | The color of the LaserReceiver when it is inactive |
| Color ActiveColor | The color of the LaserReceiver when it is active |
| number RequiredLaserCount | How many lasers are required to activate this receiver |
| bool StopLaser | Whether this LaserReceiver prevents the laser from travelling further |
| number MaxCalls | How many times this receiver can be activated |
| Vector3 PositionOffset | The position offset of the LaserReceiver |
| Vector3 RotationOffset | The rotation offset of the LaserReceiver |
| 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 |