Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleVectorFieldModule
Interface ParticleVectorFieldModule
Texture-driven vector field force.
interface
ParticleVectorFieldModule
{
strength
:
number
;
texture
:
Texture
<
unknown
>
;
type
:
"vector-field"
;
}
Index
Properties
strength
texture
type
Properties
Readonly
strength
strength
:
number
Readonly
texture
texture
:
Texture
<
unknown
>
Readonly
type
type
:
"vector-field"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
strength
texture
type
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Texture-driven vector field force.