From 20564a9f89a413e5da493adb8d752529d0c8ca17 Mon Sep 17 00:00:00 2001 From: Lorenz Mielke Date: Wed, 13 Nov 2024 21:21:33 +0100 Subject: [PATCH] up readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a40781c..52d4377 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ and thus added, if not provided. - `ParticleEffectHandle`: A link the main effect asset. - `ParticleStore`: Holds the particle data. You mostly won't interact with this. - `OneShot`: A optional Tag component. That will either deactivate or delete the spawner, after first burst is done. +- `NoAutoAabb`: Opt out of auto Aabb calculation. ## Create a custom Material