RhinoCommon API
IPostEffectsGetPostEffects Method |
[Missing <summary> documentation for "M:Rhino.Render.PostEffects.IPostEffects.GetPostEffects(Rhino.Render.PostEffects.PostEffectType)"]
Namespace: Rhino.Render.PostEffects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
PostEffect[] GetPostEffects( PostEffectType type )
Function GetPostEffects ( type As PostEffectType ) As PostEffect()
Parameters
- type
- Type: Rhino.Render.PostEffectsPostEffectType
[Missing <param name="type"/> documentation for "M:Rhino.Render.PostEffects.IPostEffects.GetPostEffects(Rhino.Render.PostEffects.PostEffectType)"]
Return Value
Type: PostEffect[Missing <returns> documentation for "M:Rhino.Render.PostEffects.IPostEffects.GetPostEffects(Rhino.Render.PostEffects.PostEffectType)"]