Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions DOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,10 @@ The *R*elative scale.
#### Parameter `MeshHor` and `MeshVer`
These two parameters are not useful now.

#### Paramter `ProjRatio`
#### Parameter `ProjRatio`
When `1`, the mesh would project the vertices on the screen.

#### Paramter `TargetVal` and `Threshold`
#### Parameter `TargetVal` and `Threshold`
Deprecated: the values lowers than `Threshold` would be set to `TargetVal`.

#### `_mesh.indexFormat`
Expand Down Expand Up @@ -528,4 +528,4 @@ Converts the `Depth` object into a texture.
- Shouldn't this be in `Depth`?

### `VRRecordBehavior.cs`
Saves the screen on the VR headset.
Saves the screen on the VR headset.