Click or drag to resize

PostEffectCollection Constructor (PostEffectCollection)

Create a utility object not associated with any document from another object

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public PostEffectCollection(
	PostEffectCollection c
)

Parameters

c
Type: Rhino.Render.PostEffectsPostEffectCollection
The other collection.
See Also