Class ParticleEmitterCreateEntry.Options
The create options.
Inheritance
System.Object
ParticleEmitterCreateEntry.Options
Namespace: FlaxEditor.Content.Create
Assembly: FlaxEngine.CSharp.dll
Syntax
public class Options : Object
Constructors
Options()
Declaration
public Options()
Fields
Template
The template.
Declaration
[Tooltip("Particle emitter template.")]
public ParticleEmitterCreateEntry.Templates Template
Field Value
ParticleEmitterCreateEntry.Templates
|