hasCollisionEffect allow you to set if that object enables the effect
defined in the damage system to be visible.
Example:
When a projectile hits a surface, you can set if it emits an effect
in the material manager. hasCollisionEffect allows you to turn it
on or off per instance.