ShaderParameters.PrepareForRender Method

Public Sub PrepareForRender( _ 
ByVal renderContext As RenderContextBase, _ 
ByVal environment As IEnvironment
)
This language is not supported or no code example is available.
public void PrepareForRender( 
RenderContextBase renderContext
IEnvironment environment 
)
This language is not supported or no code example is available.

Parameters

renderContext
RenderContextBase

environment
IEnvironment

.NET Framework

Supported in: 4.8

In this article

Definition