Click or drag to resize

RenderSnapshotStereo Constructor

Initializes a new instance of the RenderSnapshotStereo structure using the specified parameters.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public RenderSnapshotStereo(
	RenderSnapshot snapshot,
	RenderSnapshotStereoMode stereoMode,
	float separation
)

Parameters

snapshot
Type: Lumiscaphe.Workshop.InteropRenderSnapshot
The rendering snapshot.
stereoMode
Type: Lumiscaphe.Workshop.InteropRenderSnapshotStereoMode
The stereo mode.
separation
Type: SystemSingle
The eye separation distance in meters.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also