TransformIsVisibleChangedTopic

Namespace CREAT3D.ECS.DataModel.EventSystems.Topics
Payload EmptyMessage
Broadcaster ITransformComponent

This topic is broadcast from the TransformComponent of an Entity whenever the transform's IsVisible value changes whether that happens when the transform's IsVisibleSelf changes, in which case TransformIsVisibleSelfChangedTopic is also broadcast, or its Parent's visibility changes.