| StereoEyesDescriptionInit Method (Single, Single, Single, Single) |
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public void Init(
float eyesSeparation,
float xOffset,
float yOffset,
float zOffset
)
public:
void Init(
float eyesSeparation,
float xOffset,
float yOffset,
float zOffset
)
Parameters
- eyesSeparation
- Type: SystemSingle
The eyes separation. - xOffset
- Type: SystemSingle
The x-offset in head referential. - yOffset
- Type: SystemSingle
The y-offset in head referential. - zOffset
- Type: SystemSingle
The z-offset in head referential.
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also