Gets the value that indicates whether the pixel shading is supported by the current hardware.
public static bool PixelShaderAvailable {get;}
public static bool PixelShaderAvailable {get;}
get_PixelShaderAvailable();
public:
static property bool PixelShaderAvailable {
bool get();
}
'Declaration
Public Shared ReadOnly Property PixelShaderAvailable As Boolean
'Usage
Dim value As Boolean
value = Medical3DEngine.PixelShaderAvailable
Property Value
true if the pixel shading is available; otherwise, false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2