diff --git a/docs/en/graphics/particle/renderer-main-module.mdx b/docs/en/graphics/particle/renderer-main-module.mdx index e76beef4d..4e3888fea 100644 --- a/docs/en/graphics/particle/renderer-main-module.mdx +++ b/docs/en/graphics/particle/renderer-main-module.mdx @@ -6,8 +6,6 @@ group: Particle label: Graphics/Particle --- ---- - [MainModule](/apis/core/#MainModule) is the primary module of the `ParticleGeneratorModule`, containing the most basic particle generation parameters. Most of these properties are used to control the initial state of newly created particles. avatar