Struct EmitterCircleSource
Spawns particles inside a circle on the X/Y plane.
Namespace: Unity.Tiny.Particles
Syntax
public struct EmitterCircleSource : IComponentData
Remarks
Should be placed next to ParticleEmitter
Fields
Radius
The radius of the circle.
Declaration
public float Radius
Field Value
Type | Description |
---|---|
Single |