Class XRBaseInteractorEditor.BaseContents
Contents of GUI elements used by this editor.
Inheritance
XRBaseInteractorEditor.BaseContents
Syntax
protected static class BaseContents : object
Fields
attachTransform
Declaration
public static readonly GUIContent attachTransform
Field Value
Type |
Description |
GUIContent |
|
deprecatedEventsInUse
The help box message when deprecated Interactor Events are being used.
Declaration
public static readonly GUIContent deprecatedEventsInUse
Field Value
Type |
Description |
GUIContent |
|
for the header label of Hover events.
Declaration
public static readonly GUIContent hoverEventsHeader
Field Value
Type |
Description |
GUIContent |
|
interactionLayerMask
Declaration
public static readonly GUIContent interactionLayerMask
Field Value
Type |
Description |
GUIContent |
|
interactionManager
Declaration
public static readonly GUIContent interactionManager
Field Value
Type |
Description |
GUIContent |
|
onHoverEntered
Declaration
public static readonly GUIContent onHoverEntered
Field Value
Type |
Description |
GUIContent |
|
onHoverExited
Declaration
public static readonly GUIContent onHoverExited
Field Value
Type |
Description |
GUIContent |
|
onSelectEntered
Declaration
public static readonly GUIContent onSelectEntered
Field Value
Type |
Description |
GUIContent |
|
onSelectExited
Declaration
public static readonly GUIContent onSelectExited
Field Value
Type |
Description |
GUIContent |
|
for the header label of Select events.
Declaration
public static readonly GUIContent selectEventsHeader
Field Value
Type |
Description |
GUIContent |
|
startingSelectedInteractable
Declaration
public static readonly GUIContent startingSelectedInteractable
Field Value
Type |
Description |
GUIContent |
|