GitHub
Quarks VFX
Preparing search index...
The search index is not available
Documentation
Documentation
three.quarks
BehaviorPlugin
Interface BehaviorPlugin
interface
BehaviorPlugin
{
constructor
:
Constructable
<
Behavior
>
;
loadJSON
:
(
json
:
any
,
particleSystem
:
IParticleSystem
)
=>
Behavior
;
params
:
ParameterPair
[]
;
type
:
string
;
}
Index
Properties
constructor
loadJSON
params
type
Properties
constructor
constructor
:
Constructable
<
Behavior
>
loadJSON
loadJSON
:
(
json
:
any
,
particleSystem
:
IParticleSystem
)
=>
Behavior
params
params
:
ParameterPair
[]
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
constructor
loadJSON
params
type
GitHub
Quarks VFX
Documentation
Loading...