Skip to content

Commit 6a0a80c

Browse files
committed
Updated README.md
1 parent 8d4631d commit 6a0a80c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The script `Install.bat` registers just a single capture device usable for captu
2727
capture multiple cameras simultaneously you can instead run the `InstallMultipleDevices.bat` script which prompts for a
2828
number of capture devices you wish to register.
2929

30+
3031
## Test in Unity
3132

3233
Open the included UnityCaptureSample project in Unity, load the scene 'UnityCaptureExample' and hit play.
@@ -51,6 +52,9 @@ with your desired capture output resolution.
5152
If you want to capture multiple cameras simultaneously you can refer to the 'UnityCaptureMultiCam' scene
5253
and the 'MultiCam' script used by it.
5354

55+
If you want to capture a custom texture (generated texture, a video, another webcam feed or a static image) you
56+
can refer to the 'UnityCaptureTextureExample' scene and the 'CaptureTexture' script used by it.
57+
5458
### Settings
5559

5660
There are a few settings for the 'Unity Capture' behavior.

0 commit comments

Comments
 (0)