Artemis.Plugins.LayerBrushes.ConnectingDots.LayerProperties.Presets.SmallBouncingBubbles.SmallBouncingBubbles C# (CSharp) Method

SmallBouncingBubbles() public method

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