Click or drag to resize

WindowInWorldInit Method

Initializes a shuttle window in the world 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(
	ShuttleInWorld shuttleInWorld,
	WindowInShuttle windowInShuttle
)

Parameters

shuttleInWorld
Type: Lumiscaphe.Workshop.Interop.StereoBasisShuttleInWorld
The shuttle in the world coordinates system.
windowInShuttle
Type: Lumiscaphe.Workshop.Interop.StereoBasisWindowInShuttle
The shuttle window in the shuttle coordinates system.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also