![]() |
![]() |
![]() |
RasterCaps.SupportsWBuffer Property |
Language: |
Determines whether the device supports depth buffering using the w-buffer (w-buffering).
Visual Basic .NET Public ReadOnly Property SupportsWBuffer As Boolean C# public bool SupportsWBuffer { get; } Managed C++ public: __property bool get_SupportsWBuffer(); JScript .NET public function get SupportsWBuffer() : boolean
System.Boolean . Value that is true if the device supports depth buffering using the w-buffer, or false if it does not.
This property is read-only.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center