Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the OcclusionQuery type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
OcclusionQuery | Initializes a new instance of OcclusionQuery with the specified device. |
Public Properties
Name | Description | |
---|---|---|
![]() |
GraphicsDevice | (Inherited from GraphicsResource.) |
![]() |
IsComplete | Gets a value that indicates if the occlusion query has completed. |
![]() |
IsDisposed | (Inherited from GraphicsResource.) |
![]() |
Name | (Inherited from GraphicsResource.) |
![]() |
PixelCount | Gets the number of visible pixels. |
![]() |
Tag | (Inherited from GraphicsResource.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Begin | Begins application of the query. |
![]() |
Dispose | Overloaded. Immediately releases the unmanaged resources used by this object. |
![]() |
End | Ends the application of the query. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from GraphicsResource.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from GraphicsResource.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
![]() |
Disposing | (Inherited from GraphicsResource.) |
See Also
Reference
OcclusionQuery Class
Microsoft.Xna.Framework.Graphics Namespace