Click or drag to resize

StereoWindowProjectionInWorldInit Method

Initializes the projected window shuttle in the world coordinates system.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void Init(
	WindowInWorld windowInWorld,
	Vector3 eyePositionInWorld
)

Parameters

windowInWorld
Type: Lumiscaphe.Workshop.Interop.StereoBasisWindowInWorld
The shuttle window in the world coordinates system.
eyePositionInWorld
Type: Lumiscaphe.Workshop.InteropVector3
The eye position in the world coordinates system.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also