docs: regenerate

This commit is contained in:
goat 2021-01-21 14:32:09 +01:00
parent a2af5e424e
commit 2e768b7144
579 changed files with 67404 additions and 2172 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class WindowCreateInfo
">
<meta name="generator" content="docfx 2.48.1.0">
<meta name="generator" content="docfx 2.56.6.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -115,10 +115,10 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/97a487c795b7c8fda6ce5342c88035ba9f40e53d/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Fullscreen.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Fullscreen%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Fullscreen.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Fullscreen%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/97a487c795b7c8fda6ce5342c88035ba9f40e53d/ImGuiScene/Windowing/WindowFactory.cs/#L35">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/ImGuiScene/Windowing/WindowFactory.cs/#L35">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_Fullscreen" data-uid="ImGuiScene.WindowCreateInfo.Fullscreen">Fullscreen</h4>
<div class="markdown level1 summary"><p>Whether the window should be created fullscreen. This is a borderless windowed mode and will not affect desktop resolution.
@ -146,10 +146,10 @@ Fullscreen windows are &quot;always on top&quot;.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/97a487c795b7c8fda6ce5342c88035ba9f40e53d/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Height.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Height%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Height.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Height%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/97a487c795b7c8fda6ce5342c88035ba9f40e53d/ImGuiScene/Windowing/WindowFactory.cs/#L30">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/ImGuiScene/Windowing/WindowFactory.cs/#L30">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_Height" data-uid="ImGuiScene.WindowCreateInfo.Height">Height</h4>
<div class="markdown level1 summary"><p>The height of the window. Ignored for fullscreen windows.</p>
@ -176,10 +176,10 @@ Fullscreen windows are &quot;always on top&quot;.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/97a487c795b7c8fda6ce5342c88035ba9f40e53d/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Title.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Title%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Title.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Title%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/97a487c795b7c8fda6ce5342c88035ba9f40e53d/ImGuiScene/Windowing/WindowFactory.cs/#L14">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/ImGuiScene/Windowing/WindowFactory.cs/#L14">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_Title" data-uid="ImGuiScene.WindowCreateInfo.Title">Title</h4>
<div class="markdown level1 summary"><p>The window title. This will not be visible for fullscreen windows except in things like task manager.</p>
@ -206,10 +206,10 @@ Fullscreen windows are &quot;always on top&quot;.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/97a487c795b7c8fda6ce5342c88035ba9f40e53d/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_TransparentColor.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.TransparentColor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_TransparentColor.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.TransparentColor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/97a487c795b7c8fda6ce5342c88035ba9f40e53d/ImGuiScene/Windowing/WindowFactory.cs/#L41">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/ImGuiScene/Windowing/WindowFactory.cs/#L41">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_TransparentColor" data-uid="ImGuiScene.WindowCreateInfo.TransparentColor">TransparentColor</h4>
<div class="markdown level1 summary"><p>An optional float[4] color key used to make any matching portion of the window's client area transparent. For example, setting this to magenta will
@ -238,10 +238,10 @@ Values are red, green, blue from 0 to 1.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/97a487c795b7c8fda6ce5342c88035ba9f40e53d/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Width.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Width%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_Width.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.Width%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/97a487c795b7c8fda6ce5342c88035ba9f40e53d/ImGuiScene/Windowing/WindowFactory.cs/#L26">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/ImGuiScene/Windowing/WindowFactory.cs/#L26">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_Width" data-uid="ImGuiScene.WindowCreateInfo.Width">Width</h4>
<div class="markdown level1 summary"><p>The width of the window. Ignored for fullscreen windows.</p>
@ -268,10 +268,10 @@ Values are red, green, blue from 0 to 1.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/97a487c795b7c8fda6ce5342c88035ba9f40e53d/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_XPos.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.XPos%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_XPos.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.XPos%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/97a487c795b7c8fda6ce5342c88035ba9f40e53d/ImGuiScene/Windowing/WindowFactory.cs/#L18">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/ImGuiScene/Windowing/WindowFactory.cs/#L18">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_XPos" data-uid="ImGuiScene.WindowCreateInfo.XPos">XPos</h4>
<div class="markdown level1 summary"><p>The x location of the top left corner of the window. Ignored for fullscreen windows.</p>
@ -298,10 +298,10 @@ Values are red, green, blue from 0 to 1.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/97a487c795b7c8fda6ce5342c88035ba9f40e53d/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_YPos.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.YPos%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/apiSpec/new?filename=ImGuiScene_WindowCreateInfo_YPos.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo.YPos%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/97a487c795b7c8fda6ce5342c88035ba9f40e53d/ImGuiScene/Windowing/WindowFactory.cs/#L22">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/ImGuiScene/Windowing/WindowFactory.cs/#L22">View Source</a>
</span>
<h4 id="ImGuiScene_WindowCreateInfo_YPos" data-uid="ImGuiScene.WindowCreateInfo.YPos">YPos</h4>
<div class="markdown level1 summary"><p>The y location of the top left corner of the window. Ignored for fullscreen windows.</p>
@ -334,15 +334,16 @@ Values are red, green, blue from 0 to 1.</p>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/ImGuiScene/new/97a487c795b7c8fda6ce5342c88035ba9f40e53d/apiSpec/new?filename=ImGuiScene_WindowCreateInfo.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/apiSpec/new?filename=ImGuiScene_WindowCreateInfo.md&amp;value=---%0Auid%3A%20ImGuiScene.WindowCreateInfo%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/ImGuiScene/blob/97a487c795b7c8fda6ce5342c88035ba9f40e53d/ImGuiScene/Windowing/WindowFactory.cs/#L9" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/ef62847dffe66b16e9fb6d4cdf810b6f5c87e151/ImGuiScene/Windowing/WindowFactory.cs/#L9" class="contribution-link">View Source</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> -->
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>