Tanoda
|
Public Attributes | |
HierarchyRecorder | recorder |
float | recordingDuration = 1f |
KeyCode | recordButton = KeyCode.Space |
Protected Attributes | |
float | _curDuration = 0f |
Definition at line 12 of file RecorderBuddy.cs.
|
protected |
Definition at line 19 of file RecorderBuddy.cs.
KeyCode RecorderBuddy.recordButton = KeyCode.Space |
Definition at line 17 of file RecorderBuddy.cs.
HierarchyRecorder RecorderBuddy.recorder |
Definition at line 14 of file RecorderBuddy.cs.
float RecorderBuddy.recordingDuration = 1f |
Definition at line 16 of file RecorderBuddy.cs.