![]() |
![]() |
![]() |
RenderToEnvironmentDescription.DepthStencil Property |
Language: |
Retrieves or sets a value that indicates whether the z-buffer is needed.
Visual Basic .NET Public Property DepthStencil As Boolean C# public bool DepthStencil { get; set; } Managed C++ public: __property bool get_DepthStencil();
public: __property void set_DepthStencil(bool);JScript .NET public function get DepthStencil() : boolean
public function set DepthStencil(boolean);
System.Boolean . Value that is true if the z-buffer is needed, or false if it is not.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center