Struct EmitterInitialScale
Multiplies the scale of the source particle by a random value in the range specified by Scale
Namespace: Unity.Tiny.Particles
Syntax
public struct EmitterInitialScale : IComponentData
Remarks
Should be placed next to ParticleEmitter
Fields
Scale
Declaration
public Range Scale
Field Value
Type | Description |
---|---|
Range |