This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
altspaceautobot
committed
Feb 28, 2018
1 parent
be5b5c5
commit 94edb28
Showing
14 changed files
with
6,967 additions
and
6,967 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
374 changes: 187 additions & 187 deletions
374
doc/aframe/module-altspace_components.collapse-model.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,190 +1,190 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>collapse-model - Documentation</title> | ||
|
||
<script src="scripts/prettify/prettify.js"></script> | ||
<script src="scripts/prettify/lang-css.js"></script> | ||
<!--[if lt IE 9]> | ||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> | ||
<![endif]--> | ||
<script> | ||
function saveVerticalScrollPosition(evt){ | ||
window.localStorage.setItem('navscrollpos', evt.target.scrollTop); | ||
} | ||
function loadVerticalScrollPosition(){ | ||
var nav = document.querySelector('nav'); | ||
nav.scrollTop = window.localStorage.getItem('navscrollpos'); | ||
} | ||
</script> | ||
<link type="text/css" rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css"> | ||
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> | ||
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> | ||
</head> | ||
<body> | ||
|
||
<input type="checkbox" id="nav-trigger" class="nav-trigger" /> | ||
<label for="nav-trigger" class="navicon-button x"> | ||
<div class="navicon"></div> | ||
</label> | ||
|
||
<label for="nav-trigger" class="overlay"></label> | ||
|
||
<nav onscroll='saveVerticalScrollPosition(event)'> | ||
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-altspace_components.html">altspace/components</a></li><li><a href="module-altspace_resources.html">altspace/resources</a></li></ul><h3>Classes</h3><ul><li><a href="module-altspace_components.AFrameComponent.html">AFrameComponent</a></li><li><a href="module-altspace_components.AFrameSystem.html">AFrameSystem</a></li><li><a href="module-altspace_components.altspace.html">altspace</a></li><li><a href="module-altspace_components.altspace-cursor-collider.html">altspace-cursor-collider</a></li><li><a href="module-altspace_components.altspace-tracked-controls.html">altspace-tracked-controls</a></li><li><a href="module-altspace_components.collapse-model.html">collapse-model</a></li><li><a href="module-altspace_components.instantiator.html">instantiator</a></li><li><a href="module-altspace_components.n-billboard.html">n-billboard</a></li><li><a href="module-altspace_components.n-box-collider.html">n-box-collider</a></li><li><a href="module-altspace_components.n-capsule-collider.html">n-capsule-collider</a></li><li><a href="module-altspace_components.n-cockpit-parent.html">n-cockpit-parent</a></li><li><a href="module-altspace_components.n-collider.html">n-collider</a></li><li><a href="module-altspace_components.n-container.html">n-container</a></li><li><a href="module-altspace_components.n-gltf.html">n-gltf</a><ul class='methods'><li data-type='method'><a href="module-altspace_components.n-gltf.html#getBoundingBox">getBoundingBox</a></li></ul></li><li><a href="module-altspace_components.n-layout-browser.html">n-layout-browser</a></li><li><a href="module-altspace_components.n-mesh-collider.html">n-mesh-collider</a></li><li><a href="module-altspace_components.n-object.html">n-object</a></li><li><a href="module-altspace_components.n-portal.html">n-portal</a></li><li><a href="module-altspace_components.n-skeleton-parent.html">n-skeleton-parent</a></li><li><a href="module-altspace_components.n-sound.html">n-sound</a></li><li><a href="module-altspace_components.n-spawner.html">n-spawner</a></li><li><a href="module-altspace_components.n-sphere-collider.html">n-sphere-collider</a></li><li><a href="module-altspace_components.n-text.html">n-text</a></li><li><a href="module-altspace_components.NativeComponent.html">NativeComponent</a></li><li><a href="module-altspace_components.one-per-user.html">one-per-user</a></li><li><a href="module-altspace_components.sync.html">sync</a><ul class='methods'><li data-type='method'><a href="module-altspace_components.sync.html#takeOwnership">takeOwnership</a></li></ul></li><li><a href="module-altspace_components.sync-color.html">sync-color</a></li><li><a href="module-altspace_components.sync-n-skeleton-parent.html">sync-n-skeleton-parent</a></li><li><a href="module-altspace_components.sync-n-sound.html">sync-n-sound</a></li><li><a href="module-altspace_components.sync-system.html">sync-system</a><ul class='methods'><li data-type='method'><a href="module-altspace_components.sync-system.html#instantiate">instantiate</a></li><li data-type='method'><a href="module-altspace_components.sync-system.html#isMasterClient">isMasterClient</a></li></ul></li><li><a href="module-altspace_components.sync-transform.html">sync-transform</a></li><li><a href="module-altspace_components.wire.html">wire</a></li></ul><h3>Events</h3><ul><li><a href="module-altspace_components.sync-system.html#event:clientjoined">clientjoined</a></li><li><a href="module-altspace_components.sync-system.html#event:clientleft">clientleft</a></li><li><a href="module-altspace_components.sync-system.html#event:connected">connected</a></li><li><a href="module-altspace_components.sync%250DFired%2520when%2520the%2520connection%2520with%2520the%2520sync%2520server%2520is%2520established..html#event:connected">connected</a></li><li><a href="module-altspace_components.n-container.html#.event:container-count-changed">container-count-changed</a></li><li><a href="module-altspace_components.n-container.html#.event:container-empty">container-empty</a></li><li><a href="module-altspace_components.n-container.html#.event:container-full">container-full</a></li><li><a href="module-altspace_components.n-gltf.html#event:n-gltf-loaded">n-gltf-loaded</a></li><li><a href="module-altspace_components.n-sound.html#event:n-sound-loaded">n-sound-loaded</a></li><li><a href="module-altspace_components.n-sound.html#event:sound-paused">sound-paused</a></li><li><a href="module-altspace_components.n-sound.html#event:sound-played">sound-played</a></li><li><a href="module-altspace_components.n-collider.html#.event:triggerenter">triggerenter</a></li><li><a href="module-altspace_components.n-collider.html#.event:triggerexit">triggerexit</a></li></ul> | ||
</nav> | ||
<script>loadVerticalScrollPosition()</script> | ||
|
||
<div id="main"> | ||
|
||
<h1 class="page-title">collapse-model</h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<section> | ||
|
||
<header> | ||
|
||
<h2> | ||
<span class="ancestors"><a href="module-altspace_components.html">altspace/components</a>.</span> | ||
|
||
collapse-model | ||
</h2> | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>collapse-model - Documentation</title> | ||
|
||
<script src="scripts/prettify/prettify.js"></script> | ||
<script src="scripts/prettify/lang-css.js"></script> | ||
<!--[if lt IE 9]> | ||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> | ||
<![endif]--> | ||
<script> | ||
function saveVerticalScrollPosition(evt){ | ||
window.localStorage.setItem('navscrollpos', evt.target.scrollTop); | ||
} | ||
function loadVerticalScrollPosition(){ | ||
var nav = document.querySelector('nav'); | ||
nav.scrollTop = window.localStorage.getItem('navscrollpos'); | ||
} | ||
</script> | ||
<link type="text/css" rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css"> | ||
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> | ||
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> | ||
</head> | ||
<body> | ||
|
||
<input type="checkbox" id="nav-trigger" class="nav-trigger" /> | ||
<label for="nav-trigger" class="navicon-button x"> | ||
<div class="navicon"></div> | ||
</label> | ||
|
||
<label for="nav-trigger" class="overlay"></label> | ||
|
||
<nav onscroll='saveVerticalScrollPosition(event)'> | ||
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-altspace_components.html">altspace/components</a></li><li><a href="module-altspace_resources.html">altspace/resources</a></li></ul><h3>Classes</h3><ul><li><a href="module-altspace_components.AFrameComponent.html">AFrameComponent</a></li><li><a href="module-altspace_components.AFrameSystem.html">AFrameSystem</a></li><li><a href="module-altspace_components.altspace.html">altspace</a></li><li><a href="module-altspace_components.altspace-cursor-collider.html">altspace-cursor-collider</a></li><li><a href="module-altspace_components.altspace-tracked-controls.html">altspace-tracked-controls</a></li><li><a href="module-altspace_components.collapse-model.html">collapse-model</a></li><li><a href="module-altspace_components.instantiator.html">instantiator</a></li><li><a href="module-altspace_components.n-billboard.html">n-billboard</a></li><li><a href="module-altspace_components.n-box-collider.html">n-box-collider</a></li><li><a href="module-altspace_components.n-capsule-collider.html">n-capsule-collider</a></li><li><a href="module-altspace_components.n-cockpit-parent.html">n-cockpit-parent</a></li><li><a href="module-altspace_components.n-collider.html">n-collider</a></li><li><a href="module-altspace_components.n-container.html">n-container</a></li><li><a href="module-altspace_components.n-gltf.html">n-gltf</a><ul class='methods'><li data-type='method'><a href="module-altspace_components.n-gltf.html#getBoundingBox">getBoundingBox</a></li></ul></li><li><a href="module-altspace_components.n-layout-browser.html">n-layout-browser</a></li><li><a href="module-altspace_components.n-mesh-collider.html">n-mesh-collider</a></li><li><a href="module-altspace_components.n-object.html">n-object</a></li><li><a href="module-altspace_components.n-portal.html">n-portal</a></li><li><a href="module-altspace_components.n-skeleton-parent.html">n-skeleton-parent</a></li><li><a href="module-altspace_components.n-sound.html">n-sound</a></li><li><a href="module-altspace_components.n-spawner.html">n-spawner</a></li><li><a href="module-altspace_components.n-sphere-collider.html">n-sphere-collider</a></li><li><a href="module-altspace_components.n-text.html">n-text</a></li><li><a href="module-altspace_components.NativeComponent.html">NativeComponent</a></li><li><a href="module-altspace_components.one-per-user.html">one-per-user</a></li><li><a href="module-altspace_components.sync.html">sync</a><ul class='methods'><li data-type='method'><a href="module-altspace_components.sync.html#takeOwnership">takeOwnership</a></li></ul></li><li><a href="module-altspace_components.sync-color.html">sync-color</a></li><li><a href="module-altspace_components.sync-n-skeleton-parent.html">sync-n-skeleton-parent</a></li><li><a href="module-altspace_components.sync-n-sound.html">sync-n-sound</a></li><li><a href="module-altspace_components.sync-system.html">sync-system</a><ul class='methods'><li data-type='method'><a href="module-altspace_components.sync-system.html#instantiate">instantiate</a></li><li data-type='method'><a href="module-altspace_components.sync-system.html#isMasterClient">isMasterClient</a></li></ul></li><li><a href="module-altspace_components.sync-transform.html">sync-transform</a></li><li><a href="module-altspace_components.wire.html">wire</a></li></ul><h3>Events</h3><ul><li><a href="module-altspace_components.sync-system.html#event:clientjoined">clientjoined</a></li><li><a href="module-altspace_components.sync-system.html#event:clientleft">clientleft</a></li><li><a href="module-altspace_components.sync-system.html#event:connected">connected</a></li><li><a href="module-altspace_components.sync%250DFired%2520when%2520the%2520connection%2520with%2520the%2520sync%2520server%2520is%2520established..html#event:connected">connected</a></li><li><a href="module-altspace_components.n-container.html#.event:container-count-changed">container-count-changed</a></li><li><a href="module-altspace_components.n-container.html#.event:container-empty">container-empty</a></li><li><a href="module-altspace_components.n-container.html#.event:container-full">container-full</a></li><li><a href="module-altspace_components.n-gltf.html#event:n-gltf-loaded">n-gltf-loaded</a></li><li><a href="module-altspace_components.n-sound.html#event:n-sound-loaded">n-sound-loaded</a></li><li><a href="module-altspace_components.n-sound.html#event:sound-paused">sound-paused</a></li><li><a href="module-altspace_components.n-sound.html#event:sound-played">sound-played</a></li><li><a href="module-altspace_components.n-collider.html#.event:triggerenter">triggerenter</a></li><li><a href="module-altspace_components.n-collider.html#.event:triggerexit">triggerexit</a></li></ul> | ||
</nav> | ||
<script>loadVerticalScrollPosition()</script> | ||
|
||
<div id="main"> | ||
|
||
<h1 class="page-title">collapse-model</h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<section> | ||
|
||
<header> | ||
|
||
<h2> | ||
<span class="ancestors"><a href="module-altspace_components.html">altspace/components</a>.</span> | ||
|
||
collapse-model | ||
</h2> | ||
|
||
<div class="class-description"><p>Reaches into a model's hierarchy and directly assigns the first mesh found | ||
to the containing entity. This is mostly necessary for use alongside native | ||
components like <a href="module-altspace_components.n-skeleton-parent.html">n-skeleton-parent</a>.</p></div> | ||
|
||
|
||
</header> | ||
|
||
<article> | ||
<div class="container-overview"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<dl class="details"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</dl> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<h5>Example</h5> | ||
|
||
<pre class="prettyprint"><code><a-gltf-model src='#thing' collapse-model n-skeleton-parent='part: hand'></a-gltf-model></code></pre> | ||
|
||
|
||
|
||
|
||
</div> | ||
|
||
|
||
<h3 class="subsection-title">Extends</h3> | ||
|
||
|
||
|
||
|
||
<ul> | ||
<li><a href="module-altspace_components.AFrameComponent.html">module:altspace/components.AFrameComponent</a></li> | ||
</ul> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</article> | ||
|
||
</section> | ||
|
||
|
||
|
||
|
||
</div> | ||
|
||
<br class="clear"> | ||
|
||
<footer> | ||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> using the Minami theme. | ||
</footer> | ||
|
||
<script>prettyPrint();</script> | ||
<script src="scripts/linenumber.js"></script> | ||
</body> | ||
components like <a href="module-altspace_components.n-skeleton-parent.html">n-skeleton-parent</a>.</p></div> | ||
|
||
|
||
</header> | ||
|
||
<article> | ||
<div class="container-overview"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<dl class="details"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</dl> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<h5>Example</h5> | ||
|
||
<pre class="prettyprint"><code><a-gltf-model src='#thing' collapse-model n-skeleton-parent='part: hand'></a-gltf-model></code></pre> | ||
|
||
|
||
|
||
|
||
</div> | ||
|
||
|
||
<h3 class="subsection-title">Extends</h3> | ||
|
||
|
||
|
||
|
||
<ul> | ||
<li><a href="module-altspace_components.AFrameComponent.html">module:altspace/components.AFrameComponent</a></li> | ||
</ul> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</article> | ||
|
||
</section> | ||
|
||
|
||
|
||
|
||
</div> | ||
|
||
<br class="clear"> | ||
|
||
<footer> | ||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> using the Minami theme. | ||
</footer> | ||
|
||
<script>prettyPrint();</script> | ||
<script src="scripts/linenumber.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.