Enum ConnectorPivotMode
Controls how the tooltip will pivot relative to the camera/other objects.
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
public enum ConnectorPivotMode
Fields
Name | Description |
---|---|
Automatic | Tooltip pivot will be set relative to object/camera based on specified direction and line length |
LocalPosition | Tooltip pivot will be set relative to target based on a local position |
Manual | Tooltip pivot will be set manually |