Click or drag to resize

RenderPartitions Constructor (RenderPartitionType)

Initializes a new instance of the RenderPartitions class according to a partition type to specify a subset of material that will be visible.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public RenderPartitions(
	RenderPartitionType type
)

Parameters

type
Type: Lumiscaphe.Workshop.InteropRenderPartitionType
The partition type.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also