Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ease-ph
DeepLanguageUnderstanding
Physics Simulator
Commits
8cb6692b
Verified
Commit
8cb6692b
authored
Mar 11, 2020
by
Sebastian Höffner
Browse files
Adding missing FFmpegCapture script.
parent
c29a124b
Changes
2
Show whitespace changes
Inline
Side-by-side
Assets/DLU/Scripts/FFmpegCapture.cs
0 → 100644
View file @
8cb6692b
using
System.Collections
;
using
System.Collections.Generic
;
using
UnityEngine
;
public
class
FFmpegCapture
:
MonoBehaviour
{
// Start is called before the first frame update
void
Start
()
{
}
// Update is called once per frame
void
Update
()
{
}
}
Assets/DLU/Scripts/FFmpegCapture.cs.meta
0 → 100644
View file @
8cb6692b
fileFormatVersion: 2
guid: d0bf19aac958d45fba9fe660e211e56a
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment