# Output Blocks

Control particle output and rendering.

| **Page** | **Description** |
| --- | --- |
| [Camera Fade](Block-CameraFade.md) | Fade out particles when they're too close to the near plane of the camera. |
| [Subpixel Anti-Aliasing](Block-SubpixelAntiAliasing.md) | Enlarge particles to ensure they cover at least one pixel on-screen. |

## Additional resources

- [Output Mesh](Context-OutputMesh.md)
- [Output Particle Mesh](Context-OutputParticleMesh.md)
- [Output Particle Point](Context-OutputPoint.md)
