Click or drag to resize

WindowInHeadInit Method

Initializes a shuttle window in the head coordinates system.

Namespace:  Lumiscaphe.Workshop.Interop.StereoBasis
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void Init(
	Vector3 lowerLeftCorner,
	Vector3 width,
	Vector3 height
)

Parameters

lowerLeftCorner
Type: Lumiscaphe.Workshop.InteropVector3
The lower left corner of the shuttle window.
width
Type: Lumiscaphe.Workshop.InteropVector3
The shuttle window width.
height
Type: Lumiscaphe.Workshop.InteropVector3
The shuttle window height.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also