RenderToEnvironmentMap.Description Property

Language:

Retrieves the description of the render surface.

Definition

Visual Basic Public ReadOnly Property Description As RenderToEnvironmentDescription
C# public RenderToEnvironmentDescription Description { get; }
C++ public:
property RenderToEnvironmentDescription Description {
        RenderToEnvironmentDescription get();
}
JScript public function get Description() : RenderToEnvironmentDescription

Property Value

Microsoft.DirectX.Direct3D.RenderToEnvironmentDescription
A RenderToEnvironmentDescription object that contains the render surface description.

This property is read-only. 

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