Axiom.Graphics.HardwareOcclusionQuery.IsStillOutstanding C# (CSharp) 메소드

IsStillOutstanding() 공개 추상적인 메소드

Lets you know when query is done, or still be processed by the Hardware
public abstract IsStillOutstanding ( ) : bool
리턴 bool
		public abstract bool IsStillOutstanding();