Getting rid of some tabs

Signed-off-by: mrieggeramzn <mriegger@amazon.com>
This commit is contained in:
mrieggeramzn
2021-09-30 10:36:09 -07:00
parent a1f22f6823
commit 25a7b70440
@@ -65,7 +65,7 @@ namespace AZ
//! EditorRenderComponentAdapter overrides ...
u32 OnConfigurationChanged() override;
// Hold onto the material for the lifespan of the EditorDecalComponent to smooth out performance. This is so we can avoid
// Hold onto the material for the lifespan of the EditorDecalComponent to smooth out performance. This is so we can avoid
// duplicate loads as the DecalTextureArrayFeatureProcessor will unload the materials after texture packing.
void CacheMaterial();