Enum MarkerPositionBehavior
Describes how a marker is expected to be moving while it's detected.
Namespace: Microsoft.MixedReality.SpectatorView
Assembly: cs.temp.dll.dll
Syntax
public enum MarkerPositionBehavior
Fields
| Name | Description |
|---|---|
| Moving | The marker is expected to have some movement (for example, a handheld marker). |
| Stationary | The marker is expected to be completely stationary (for example, resting on a table). |