Click or drag to resize

RenderContentKindList Constructor (RenderContentKindList)

Construct a kind list from another.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.7
Syntax
public RenderContentKindList(
	RenderContentKindList kind_list
)

Parameters

kind_list
Type: Rhino.RenderRenderContentKindList
Kind list to copy
See Also