Definition at line 22 of file HierarchyRecorder.cs.
◆ RecordOn
◆ _clip
AnimationClip Leap.Unity.Recording.HierarchyRecorder._clip |
|
protected |
◆ _components
List<Component> Leap.Unity.Recording.HierarchyRecorder._components |
|
protected |
◆ _isRecording
bool Leap.Unity.Recording.HierarchyRecorder._isRecording = false |
|
protected |
◆ _recorders
◆ _startFrame
int Leap.Unity.Recording.HierarchyRecorder._startFrame = 0 |
|
protected |
◆ _startTime
float Leap.Unity.Recording.HierarchyRecorder._startTime = 0 |
|
protected |
◆ _takenNames
HashSet<string> Leap.Unity.Recording.HierarchyRecorder._takenNames = new HashSet<string>() |
|
protected |
◆ _tempBehaviour
List<Behaviour> Leap.Unity.Recording.HierarchyRecorder._tempBehaviour = new List<Behaviour>() |
|
protected |
◆ _tempCollider
List<Collider> Leap.Unity.Recording.HierarchyRecorder._tempCollider = new List<Collider>() |
|
protected |
◆ _tempRenderer
List<Renderer> Leap.Unity.Recording.HierarchyRecorder._tempRenderer = new List<Renderer>() |
|
protected |
◆ beginRecordingKey
KeyCode Leap.Unity.Recording.HierarchyRecorder.beginRecordingKey = KeyCode.F5 |
◆ finishRecordingKey
KeyCode Leap.Unity.Recording.HierarchyRecorder.finishRecordingKey = KeyCode.F6 |
◆ instance
◆ OnBeginRecording
Action Leap.Unity.Recording.HierarchyRecorder.OnBeginRecording |
|
static |
◆ OnPreRecordFrame
Action Leap.Unity.Recording.HierarchyRecorder.OnPreRecordFrame |
|
static |
◆ provider
LeapProvider Leap.Unity.Recording.HierarchyRecorder.provider |
◆ recordingName
string Leap.Unity.Recording.HierarchyRecorder.recordingName |
◆ recordLeapData
bool Leap.Unity.Recording.HierarchyRecorder.recordLeapData = false |
◆ recordWhen
RecordOn Leap.Unity.Recording.HierarchyRecorder.recordWhen = 0 |
◆ targetFolder
AssetFolder Leap.Unity.Recording.HierarchyRecorder.targetFolder |
◆ isRecording
bool Leap.Unity.Recording.HierarchyRecorder.isRecording |
|
get |
◆ recordingTime
float Leap.Unity.Recording.HierarchyRecorder.recordingTime |
|
get |
The documentation for this class was generated from the following file: