aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDmitry Duka <[email protected]>2017-02-17 01:13:04 +0300
committerGitHub <[email protected]>2017-02-17 01:13:04 +0300
commit9f8ebdba5c2fd8b48da21dfd8bb8d8fdc50707fa (patch)
tree1a217818854e2a88dd689f614504dd1a5873da61 /docs
parentUpdate Ansel_integration_guide.md (diff)
downloadanselsdk-9f8ebdba5c2fd8b48da21dfd8bb8d8fdc50707fa.tar.xz
anselsdk-9f8ebdba5c2fd8b48da21dfd8bb8d8fdc50707fa.zip
Update Ansel_integration_guide.md
Diffstat (limited to 'docs')
-rw-r--r--docs/Ansel_integration_guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Ansel_integration_guide.md b/docs/Ansel_integration_guide.md
index 97dd4d5..46042d0 100644
--- a/docs/Ansel_integration_guide.md
+++ b/docs/Ansel_integration_guide.md
@@ -259,7 +259,7 @@ As you will notice the start callback receives an additional SessionConfiguratio
struct SessionConfiguration
{
// User can move the camera during session
- bool isTranslationAllowed;
+ bool isTranslationAllowed;
// Camera can be rotated during session
bool isRotationAllowed;
// FoV can be modified during session