ConnectorPivotMode Enum

Definition

Controls how the tooltip will pivot relative to the camera/other objects.

public enum class ConnectorPivotMode
public enum ConnectorPivotMode
type ConnectorPivotMode = 
Public Enum ConnectorPivotMode
Inheritance
ConnectorPivotMode

Fields

Automatic 1

Tooltip pivot will be set relative to object/camera based on specified direction and line length

LocalPosition 2

Tooltip pivot will be set relative to target based on a local position

Manual 0

Tooltip pivot will be set manually

Applies to