Axiom.Core.PatchSurface.GetAutoVLevel C# (CSharp) Method

GetAutoVLevel() protected method

protected GetAutoVLevel ( ) : int
return int
		protected int GetAutoVLevel()
		{
			return GetAutoVLevel( false );
		}

Same methods

PatchSurface::GetAutoVLevel ( bool forMax ) : int