Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleAuthoringPreviewControlRequest
Interface ParticleAuthoringPreviewControlRequest
Playback/control request without a numeric payload.
interface
ParticleAuthoringPreviewControlRequest
{
command
:
"pause"
|
"play"
|
"dispose"
|
"restart"
|
"inspect"
;
protocolVersion
:
1
;
requestId
:
string
;
}
Hierarchy
ParticleAuthoringPreviewRequestBase
ParticleAuthoringPreviewControlRequest
Index
Properties
command
protocol
Version
request
Id
Properties
Readonly
command
command
:
"pause"
|
"play"
|
"dispose"
|
"restart"
|
"inspect"
Readonly
protocol
Version
protocolVersion
:
1
Readonly
request
Id
requestId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
protocol
Version
request
Id
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Playback/control request without a numeric payload.