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

GetAutoULevel() protected method

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

Same methods

PatchSurface::GetAutoULevel ( bool forMax ) : int