Add description to cm in Particle emitter surface.
This commit is contained in:
@@ -24,6 +24,9 @@ namespace FlaxEditor.Surface
|
||||
/// </summary>
|
||||
public FlaxEditor.Surface.Archetypes.Particles.ParticleEmitterNode RootNode => _rootNode;
|
||||
|
||||
/// <inheritdoc />
|
||||
public override bool UseContextMenuDescriptionPanel => true;
|
||||
|
||||
/// <inheritdoc />
|
||||
public ParticleEmitterSurface(IVisjectSurfaceOwner owner, Action onSave, FlaxEditor.Undo undo)
|
||||
: base(owner, onSave, undo)
|
||||
|
||||
Reference in New Issue
Block a user