Click or drag to resize

RenderHotspotVisibility Enumeration

The RenderHotspotVisibility enumeration defines the visibility of interest points.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public enum RenderHotspotVisibility
Members
  Member nameValueDescription
Visible0 The interest point is visible.
Occluded1 The interest point is occluded.
Clipped2 The interest point is clipped.
OutOfFrustum3 The interest point is outside of the frustum.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also