Preparing search index...
The search index is not available
Fudge Core
Fudge Core
FudgeCore
ParticleData
System
Interface System
The data structure for a particle system. Describes the particle behavior and appearance.
interface
System
{
color
?:
Expression
[]
;
mtxLocal
?:
Transformation
[]
;
mtxWorld
?:
Transformation
[]
;
variableNames
?:
string
[]
;
variables
?:
Expression
[]
;
}
Index
Properties
color?
mtx
Local?
mtx
World?
variable
Names?
variables?
Properties
Optional
color
color
?:
Expression
[]
Optional
mtx
Local
mtx
Local
?:
Transformation
[]
Optional
mtx
World
mtx
World
?:
Transformation
[]
Optional
variable
Names
variable
Names
?:
string
[]
Optional
variables
variables
?:
Expression
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
color
mtx
Local
mtx
World
variable
Names
variables
Fudge Core
Loading...
The data structure for a particle system. Describes the particle behavior and appearance.