Example
<a-box random-color sync='own-on: click' sync-color></a-box>
Sync the color property of the object between clients.
Requires both a sync-system component on the a-scene
, and a
sync component on the target entity.
<a-box random-color sync='own-on: click' sync-color></a-box>