RenderContextBase.ResolveAlphaMapShader Method

Gets the shader with the AlphaMap support.
Public Function ResolveAlphaMapShader( _ 
ByVal shaderType As shaderType
) As shaderType
This language is not supported or no code example is available.
public shaderType ResolveAlphaMapShader( 
shaderType shaderType 
)
This language is not supported or no code example is available.

Parameters

shaderType
shaderType

The source shader type

Return Value

shaderType

The corresponding shader type with alpha map support.

.NET Framework

Supported in: 4.8

In this article

Definition