virtual void DrawThis() override
This interface defines how to draw this component to property panel.
ParticleComponent(const std::string &tag)
Constructor Function.
virtual void OnDeSerialize() override
This interface defines how to deserialize.
virtual void OnSerialize() override
This interface defines how to serialize.
ParticleComponent Class. This class defines the specific behaves of ParticleComponent.