From 9f8ebdba5c2fd8b48da21dfd8bb8d8fdc50707fa Mon Sep 17 00:00:00 2001 From: Dmitry Duka Date: Fri, 17 Feb 2017 01:13:04 +0300 Subject: Update Ansel_integration_guide.md --- docs/Ansel_integration_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3