Tanoda
RecorderBuddy Class Reference
Inheritance diagram for RecorderBuddy:

Public Attributes

HierarchyRecorder recorder
 
float recordingDuration = 1f
 
KeyCode recordButton = KeyCode.Space
 

Protected Attributes

float _curDuration = 0f
 

Detailed Description

Definition at line 12 of file RecorderBuddy.cs.

Member Data Documentation

◆ _curDuration

float RecorderBuddy._curDuration = 0f
protected

Definition at line 19 of file RecorderBuddy.cs.

◆ recordButton

KeyCode RecorderBuddy.recordButton = KeyCode.Space

Definition at line 17 of file RecorderBuddy.cs.

◆ recorder

HierarchyRecorder RecorderBuddy.recorder

Definition at line 14 of file RecorderBuddy.cs.

◆ recordingDuration

float RecorderBuddy.recordingDuration = 1f

Definition at line 16 of file RecorderBuddy.cs.


The documentation for this class was generated from the following file: