![]() |
![]() |
![]() |
RenderToSurfaceDescription.DepthStencil Property |
Language: |
Retrieves or sets a value that specifies whether the render surface supports a depth stencil surface.
Visual Basic Public Property DepthStencil As Boolean C# public bool DepthStencil { get; set; } C++ public:
property bool DepthStencil {
bool get();
void set(bool value);
}JScript public function get DepthStencil() : boolean
public function set DepthStencil(boolean);
System.Boolean
This property is read/write.
Value that is true if the render surface supports a depth stencil surface, or false if it does not.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center