RhinoCommon API
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
public static Type[] RegisterPostEffect( PlugIn plugin )
Public Shared Function RegisterPostEffect ( plugin As PlugIn ) As Type()
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)"]