MixedReality-WorldLockingTo.../docs
Mark Finch 1e11a88325
Document issue between ASA2.12.0 and ARF4.0.12 (#84)
* Document issue between ASA 2.12.0 and ARFoundation 4.0.12.

* Regenerate documentation.
2022-04-28 14:34:26 +01:00
..
Advanced Document issue between ASA2.12.0 and ARF4.0.12 (#84) 2022-04-28 14:34:26 +01:00
DocGen Update documentation (#81) 2022-03-07 11:47:09 +00:00
Tutorial Update documentation (#81) 2022-03-07 11:47:09 +00:00
fonts Moved markdown file for each sample into that sample's project. Updated instructions accordingly. 2020-05-16 11:39:08 +01:00
styles Update generated docs. 2020-07-24 14:31:52 +01:00
CODE_OF_CONDUCT.html Update generated docs. 2020-07-24 14:31:52 +01:00
CONTRIBUTING.html Update generated docs. 2020-07-24 14:31:52 +01:00
README.html Update documentation (#81) 2022-03-07 11:47:09 +00:00
SECURITY.html Update generated docs. 2020-07-24 14:31:52 +01:00
favicon.ico Moved markdown file for each sample into that sample's project. Updated instructions accordingly. 2020-05-16 11:39:08 +01:00
index.html Moved markdown file for each sample into that sample's project. Updated instructions accordingly. 2020-05-16 11:39:08 +01:00
index.json Document issue between ASA2.12.0 and ARF4.0.12 (#84) 2022-04-28 14:34:26 +01:00
logo.svg Moved markdown file for each sample into that sample's project. Updated instructions accordingly. 2020-05-16 11:39:08 +01:00
manifest.json Document issue between ASA2.12.0 and ARF4.0.12 (#84) 2022-04-28 14:34:26 +01:00
search-stopwords.json Moved markdown file for each sample into that sample's project. Updated instructions accordingly. 2020-05-16 11:39:08 +01:00
toc.html Update generated docs. 2020-07-24 14:31:52 +01:00
xrefmap.yml Update samples to WLT V1.5.8 (#79) 2022-02-28 17:07:30 +00:00

README.html

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
  
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <title>WLT Samples | World Locking Tools Samples Documentation </title>
    <meta name="viewport" content="width=device-width">
    <meta name="title" content="WLT Samples | World Locking Tools Samples Documentation ">
    <meta name="generator" content="docfx 2.53.1.0">
    
    <link rel="shortcut icon" href="DocGen/Images/Logos/favicon.ico">
    <link rel="stylesheet" href="styles/docfx.vendor.css">
    <link rel="stylesheet" href="styles/docfx.css">
    <link rel="stylesheet" href="styles/main.css">
    <meta property="docfx:navrel" content="toc.html">
    <meta property="docfx:tocrel" content="toc.html">
    
    <meta property="docfx:rel" content="">
    
  </head>
  <body data-spy="scroll" data-target="#affix" data-offset="120">
    <div id="wrapper">
      <header>
        
        <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
          <div class="container">
            <div class="navbar-header">
              <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
                <span class="sr-only">Toggle navigation</span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
              </button>
              
              <a class="navbar-brand" href="index.html">
                <img id="logo" class="svg" src="DocGen/Images/Logos/WLS64.png" alt="">
              </a>
            </div>
          
          <div class="version-dropdown" id="versionDropdown">
           </div>
         
          <div class="collapse navbar-collapse" id="navbar">
              <form class="navbar-form navbar-right" role="search" id="search">
                <div class="form-group">
                  <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
                </div>
              </form>
            </div>
          </div>
        </nav>        
        <div class="subnav navbar navbar-default">
          <div class="container hide-when-search" id="breadcrumb">
            <ul class="breadcrumb">
              <li></li>
            </ul>
          </div>
        </div>
      </header>
      <div class="container body-content">
        
        <div id="search-results">
          <div class="search-list"></div>
          <div class="sr-items">
            <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
          </div>
          <ul id="pagination"></ul>
        </div>
      </div>
      <div role="main" class="container body-content hide-when-search">
        <div class="article row grid">
          <div class="col-md-10">
            <article class="content wrap" id="_content" data-uid="">

<img src="DocGen/Images/WorldLockingSamples.svg">
<h1 id="wlt-samples">WLT Samples</h1>
<p>The <strong>World Locking Tools - Samples</strong> (WLT-S) repository hopes to give you isolated independent examples, or even starting points, for anything you might do with the World Locking Tools for Unity.</p>
<h2 id="useful-links">Useful links</h2>
<p><a href="https://microsoft.github.io/MixedReality-WorldLockingTools-Samples/README.html">This documentation on github.io</a></p>
<p><a href="https://github.com/microsoft/MixedReality-WorldLockingTools-Samples">World Locking Tools Samples github repo</a>.</p>
<p><a href="DocGen/Documentation/Introduction.html">Getting started with Samples</a>.</p>
<p><a href="https://github.com/microsoft/MixedReality-WorldLockingTools-Unity">World Locking Tools for Unity (WLT) github repo</a>.</p>
<p><a href="https://docs.microsoft.com/mixed-reality/world-locking-tools/">World Locking Tools for Unity (WLT) documentation landing page</a>.</p>
<h2 id="prerequisites">Prerequisites</h2>
<p>The basics of building and deploying a HoloLens application from Unity are assumed. If you aren't familiar with that, <a href="https://docs.microsoft.com/windows/mixed-reality/holograms-101">here's a good place to start</a>. Or if you want to go straight to HoloLens2, then <a href="https://docs.microsoft.com/windows/mixed-reality/mrlearning-base">here</a>.</p>
<p>For the Advanced samples, obviously familiarity with the basic World Locking Tools for Unity is assumed. Start <a href="https://docs.microsoft.com/mixed-reality/world-locking-tools/documentation/concepts">here</a>.</p>
<p>The Tutorials are most useful as auxiliary information for the documentation. Start with the documentation, and jump to the Tutorials when the documentation directs you there for illustration.</p>
<h2 id="contributing-in-plain-language">Contributing in plain language</h2>
<p>Some simple talk about <a href="CONTRIBUTING.html">contributing to this project</a>.</p>
<h2 id="contributing">Contributing</h2>
<p>This project welcomes contributions and suggestions.  Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit <a href="https://cla.opensource.microsoft.com">https://cla.opensource.microsoft.com</a>.</p>
<p>When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.</p>
<h1 id="microsoft-open-source-code-of-conduct">Microsoft Open Source Code of Conduct</h1>
<p>This project has adopted the <a href="https://opensource.microsoft.com/codeofconduct/">Microsoft Open Source Code of Conduct</a>.</p>
<p>Resources:</p>
<ul>
<li><a href="https://opensource.microsoft.com/codeofconduct/">Microsoft Open Source Code of Conduct</a></li>
<li><a href="https://opensource.microsoft.com/codeofconduct/faq/">Microsoft Code of Conduct FAQ</a></li>
<li>Contact <a href="mailto:opencode@microsoft.com">opencode@microsoft.com</a> with questions or concerns</li>
</ul>
</article>
          </div>
          
          <div class="hidden-sm col-md-2" role="complementary">
            <div class="sideaffix">
              <div class="contribution">
                <ul class="nav">
                  <li>
                    <a href="https://github.com/Microsoft/MixedReality-WorldLockingTools-Samples/blob/master/README.md/#L1" class="contribution-link">Improve this Doc</a>
                  </li>
                </ul>
              </div>
              <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
              <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
              </nav>
            </div>
          </div>
        </div>
      </div>
      
      <footer>
        <div class="grad-bottom"></div>
        <div class="footer">
          <div class="container">
            <span class="pull-right">
              <a href="#top">Back to top</a>
            </span>
            
            <span>Generated by <strong>DocFX</strong></span>
          </div>
        </div>
      </footer>
    </div>
    
    <script type="text/javascript" src="styles/docfx.vendor.js"></script>
    <script type="text/javascript" src="styles/docfx.js"></script>
    <script type="text/javascript" src="styles/main.js"></script>
  </body>
</html>