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