transformpositionchangedtopic
This is an old revision of the document!
CREAT3D.ECS.DataModel.EventSystems.Topics
TransformPositionChangedTopic
| Payload | ValueChangedMessage<Vector3> |
|---|---|
| Broadcaster | ITransformComponent |
This topic is broadcast from the TransformComponent of an Entity whenever the transform's Position value changes. The payload carries two Vector3 values. Before is the previous Position value and After is the new Position value.
transformpositionchangedtopic.1777186568.txt.gz · Last modified: by diviner
