Artemis.Plugins.LayerBrushes.ConnectingDots.LayerProperties.Presets.SmallBouncingBubbles.SmallBouncingBubbles C# (CSharp) 메소드

SmallBouncingBubbles() 공개 메소드

public SmallBouncingBubbles ( ConnectingDotsBrush brush ) : Artemis.Core
brush ConnectingDotsBrush
리턴 Artemis.Core
        public SmallBouncingBubbles(ConnectingDotsBrush brush)
        {
            _properties = brush.Properties;
        }
SmallBouncingBubbles