Click or drag to resize

PostEffectRegisterPostEffect Method (PlugIn)

[Missing <summary> documentation for "M:Rhino.Render.PostEffects.PostEffect.RegisterPostEffect(Rhino.PlugIns.PlugIn)"]

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static Type[] RegisterPostEffect(
	PlugIn plugin
)

Parameters

plugin
Type: Rhino.PlugInsPlugIn

[Missing <param name="plugin"/> documentation for "M:Rhino.Render.PostEffects.PostEffect.RegisterPostEffect(Rhino.PlugIns.PlugIn)"]

Return Value

Type: Type

[Missing <returns> documentation for "M:Rhino.Render.PostEffects.PostEffect.RegisterPostEffect(Rhino.PlugIns.PlugIn)"]

See Also