Class XRBaseInteractableEditor.BaseContents
Contents of GUI elements used by this editor.
Inheritance
XRBaseInteractableEditor.BaseContents
Syntax
protected static class BaseContents : object
Fields
for the header label of Activate events.
Declaration
public static readonly GUIContent activateEventsHeader
Field Value
Type |
Description |
GUIContent |
|
colliders
Declaration
public static readonly GUIContent colliders
Field Value
Type |
Description |
GUIContent |
|
customReticle
Declaration
public static readonly GUIContent customReticle
Field Value
Type |
Description |
GUIContent |
|
deprecatedEventsInUse
The help box message when deprecated Interactable Events are being used.
Declaration
public static readonly GUIContent deprecatedEventsInUse
Field Value
Type |
Description |
GUIContent |
|
for the header label of First/Last Hover events.
Declaration
public static readonly GUIContent firstLastHoverEventsHeader
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 |
|
onActivate
Declaration
public static readonly GUIContent onActivate
Field Value
Type |
Description |
GUIContent |
|
onDeactivate
Declaration
public static readonly GUIContent onDeactivate
Field Value
Type |
Description |
GUIContent |
|
onFirstHoverEntered
Declaration
public static readonly GUIContent onFirstHoverEntered
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 |
|
onLastHoverExited
Declaration
public static readonly GUIContent onLastHoverExited
Field Value
Type |
Description |
GUIContent |
|
onSelectCanceled
Declaration
public static readonly GUIContent onSelectCanceled
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 |
|