Click or drag to resize
Ab4d.SharpEngine logo

EffectResetPipelines Method

Overload List
 NameDescription
Public methodResetPipelines ResetPipelines is called when RenderPass or some other property of Pipeline is changed so that existing pipelines need to be recreated.
Protected methodResetPipelines(EffectTechnique) ResetPipelines delay disposes all pipelines set to the CurrentPipeline in the specified array of EffectTechniques
Protected methodResetPipelines(StandardEffectTechnique) ResetPipelines delay disposes all pipelines set to the CurrentPipeline in the specified array of EffectTechniques
Top
See Also