Artemis.Engine.Graphics.BasicRenderLayer.BasicRenderLayer C# (CSharp) Method

BasicRenderLayer() public method

public BasicRenderLayer ( string fullName )
fullName string
        public BasicRenderLayer(string fullName)
            : base(fullName)
        {
        }