Interface: Replication
WebSGNetworking.Replication
An object representing a node that was spawned or despawned.
Table of contents
Properties
Properties
data
• data: ArrayBuffer
The data that was sent with the spawn or despawn message.
Defined in
node
• node: Node
The node that was spawned or despawned.
Defined in
peer
• peer: Peer
The peer that spawned or despawned the node.