Axiom.Components.Terrain.TerrainMaterialGenerator.Profile.GetMaxLayers C# (CSharp) Méthode

GetMaxLayers() public abstract méthode

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