EffectReset | |
| Name | Description | |
|---|---|---|
| ResetPipelines | ResetPipelines is called when RenderPass or some other property of Pipeline is changed so that existing pipelines need to be recreated. | |
| ResetPipelines(EffectTechnique) | ResetPipelines delay disposes all pipelines set to the CurrentPipeline in the specified array of EffectTechniques | |
| ResetPipelines(StandardEffectTechnique) | ResetPipelines delay disposes all pipelines set to the CurrentPipeline in the specified array of EffectTechniques |