API
Docs
Samples
Pricing
Preparing search index...
The search index is not available
Needle Engine
Needle Engine
Engine Core
syncInstantiate
Function syncInstantiate
sync
Instantiate
(
object
,
opts
,
hostData
?
,
save
?
)
:
IGameObject
|
null
Instantiate an object across the network. See also
syncDestroy
.
Parameters
object
:
Object3D
<
Object3DEventMap
>
|
IGameObject
opts
:
SyncInstantiateOptions
Optional
hostData
:
HostData
Optional
save
:
boolean
Returns
IGameObject
|
null
Settings
Member Visibility
Protected
Inherited
Deprecated
Theme
OS
Light
Dark
API
Docs
Samples
Pricing
Needle Engine
Loading...
Instantiate an object across the network. See also syncDestroy.