Axiom.Components.Terrain.TerrainMaterialGenerator.Profile.GetMaxLayers C# (CSharp) Method

GetMaxLayers() public abstract method

Get's the number of layers supported
public abstract GetMaxLayers ( Axiom.Components.Terrain.Terrain terrain ) : byte
terrain Axiom.Components.Terrain.Terrain
return byte
            public abstract byte GetMaxLayers(Terrain terrain);