Struct EmitterSphereSource
Spawns particles inside a sphere volume.
Namespace: Unity.Tiny.Particles
Syntax
public struct EmitterSphereSource : IComponentData
Remarks
Should be placed next to ParticleEmitter
Fields
Radius
The radius of the sphere.
Declaration
public float Radius
Field Value
| Type | Description |
|---|---|
| Single |