Enum ParticleSystemSubEmitterProperties
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum ParticleSystemSubEmitterProperties
Fields
| Name | Description |
|---|---|
| InheritColor | |
| InheritDuration | |
| InheritEverything | |
| InheritLifetime | |
| InheritNothing | |
| InheritRotation | |
| InheritSize |