RenderContextBase.CleanUpShaders Method

Public Sub CleanUpShaders( _ 
ByRef shaders As Dictionary(Of shaderType, IShaderTechnique) _ 
)
This language is not supported or no code example is available.
public void CleanUpShaders( 
ref Dictionary<shaderType, IShaderTechnique> shaders 
)
This language is not supported or no code example is available.

Parameters

shaders
Dictionary<shaderType, IShaderTechnique>

.NET Framework

Supported in: 4.8

In this article

Definition