Axiom.Core.PatchSurface.GetAutoVLevel C# (CSharp) 메소드

GetAutoVLevel() 보호된 메소드

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

Same methods

PatchSurface::GetAutoVLevel ( bool forMax ) : int