RenderToEnvironmentDescription.DepthStencilFormat Property |
Language: |
Retrieves or sets the depth stencil format.
Visual Basic Public Property DepthStencilFormat As DepthFormat C# public DepthFormat DepthStencilFormat { get; set; } C++ public:
property DepthFormat DepthStencilFormat {
DepthFormat get();
void set(DepthFormat value);
}JScript public function get DepthStencilFormat() : DepthFormat
public function set DepthStencilFormat(DepthFormat);
Microsoft.DirectX.Direct3D.DepthFormat
This property is read/write.
Value of the DepthFormat enumeration that describes the depth stencil format to set or retrieve.
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