Skip to content
On this page

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

websg.d.ts:2556


node

node: Node

The node that was spawned or despawned.

Defined in

websg.d.ts:2548


peer

peer: Peer

The peer that spawned or despawned the node.

Defined in

websg.d.ts:2552