Click or drag to resize

ShuttleInWorldInit Method

Initializes a shuttle 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(
	Vector3 position,
	Vector3 direction,
	Vector3 up
)

Parameters

position
Type: Lumiscaphe.Workshop.InteropVector3
The shuttle position.
direction
Type: Lumiscaphe.Workshop.InteropVector3
The shuttle direction.
up
Type: Lumiscaphe.Workshop.InteropVector3
The shuttle up vector.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also