bool Enabled | Whether the Laser emitter is enabled |
ColorGradient LaserGradient | The color gradient of the Laser |
Color Color | The color gradient of the orb around the Laser emitter |
number Thickness | Thickness of the Laser |
number Range | Range of the Laser |
Vector3 PositionOffset | The position offset of the Laser emitter |
Vector3 RotationOffset | The rotation offset of the Laser emitter |
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 |