InitOptions
- 
class 
InitOptions() 
Properties
Properties
- 
InitOptions.enginePath Type: string optional 
- 
InitOptions.engineReady Type: function - 
InitOptions.engineReady(sessionStartedPromise) Arguments: - sessionStartedPromise (
Promise) – None 
Return type: void
- sessionStartedPromise (
 
- 
 
- 
InitOptions.priorityMetaDataSent Type: function - 
InitOptions.priorityMetaDataSent(attachScope, prototypeInstanceCount) Arguments: - attachScope (
AttachScope()) – None - prototypeInstanceCount (
number()) – None 
Return type: void
- attachScope (
 
- 
 
- 
InitOptions.renderComplete Type: function - 
InitOptions.renderComplete() Return type: void 
- 
 
- 
InitOptions.sceneReady Type: function - 
InitOptions.sceneReady() Return type: void 
- 
 
- 
InitOptions.streamingActivated Type: function - 
InitOptions.streamingActivated() Return type: void 
- 
 
- 
InitOptions.streamingDeactivated Type: function - 
InitOptions.streamingDeactivated() Return type: void 
-