Class XRControllerRecorderEditor.Contents
Contents of GUI elements used by this editor.
Inheritance
XRControllerRecorderEditor.Contents
Syntax
protected static class Contents : object
Fields
mixedValues
for disabled playback control buttons that can't be multi-object edited.
Declaration
public static readonly GUIContent mixedValues
Field Value
Type |
Description |
GUIContent |
|
play
Declaration
public static readonly GUIContent play
Field Value
Type |
Description |
GUIContent |
|
recordInput
for the button to Record Input.
Declaration
public static readonly GUIContent recordInput
Field Value
Type |
Description |
GUIContent |
|
stop
Declaration
public static readonly GUIContent stop
Field Value
Type |
Description |
GUIContent |
|
stopRecording
for the button to Stop Recording.
Declaration
public static readonly GUIContent stopRecording
Field Value
Type |
Description |
GUIContent |
|