


<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
  <meta charset="utf-8">
  
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
  <title>ComponentsVRCMirrorReflection &mdash; Udon 1.0 documentation</title>
  

  
  
  
  

  

  
  
    

  

  
  
    <link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
  

  
    <link rel="stylesheet" href="../../../_static/jquery.fancybox.min.css" type="text/css" />
  
    <link rel="stylesheet" href="../../../_static/glpi.css" type="text/css" />
  

  
        <link rel="index" title="Index"
              href="../../../genindex.html"/>
        <link rel="search" title="Search" href="../../../search.html"/>
    <link rel="top" title="Udon 1.0 documentation" href="../../../index.html"/>
        <link rel="up" title="VRCSDK3" href="../index.html"/>
        <link rel="next" title="ComponentsVRCPickup" href="../ComponentsVRCPickup/index.html"/>
        <link rel="prev" title="ComponentsVRCAvatarPedestal" href="../ComponentsVRCAvatarPedestal/index.html"/> 

  
  <script src="../../../_static/js/modernizr.min.js"></script>

</head>

<body class="wy-body-for-nav" role="document">

   
  <div class="wy-grid-for-nav">

    
    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
      <div class="wy-side-scroll">
        <div class="wy-side-nav-search">
          

          
            <a href="../../../index.html" class="icon icon-home"> Udon
          

          
          </a>

          
            
          

          
<div role="search">
  <form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
    <input type="text" name="q" placeholder="Search docs" />
    <input type="hidden" name="check_keywords" value="yes" />
    <input type="hidden" name="area" value="default" />
  </form>
</div>

          
        </div>

        <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
          
            
            
              
            
            
              <p class="caption"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../../Events/index.html">Events</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../Special/index.html">Special</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../Types/index.html">Types</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../UdonBehaviour/index.html">UdonBehaviour</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="../index.html">VRCSDK3</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../ComponentsTrackingData/index.html">ComponentsTrackingData</a></li>
<li class="toctree-l2"><a class="reference internal" href="../ComponentsVRCAvatarPedestal/index.html">ComponentsVRCAvatarPedestal</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">ComponentsVRCMirrorReflection</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection">VRCMirrorReflection</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-camerapostrender">VRCMirrorReflection CameraPostRender</a></li>
<li class="toctree-l3"><a class="reference internal" href="#op-equality">op_Equality</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-equals">VRCMirrorReflection Equals</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-get-enabled">VRCMirrorReflection get_enabled</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-get-gameobject">VRCMirrorReflection get_gameObject</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-get-m-disablepixellights">VRCMirrorReflection get_m_DisablePixelLights</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-get-m-reflectlayers">VRCMirrorReflection get_m_ReflectLayers</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-get-name">VRCMirrorReflection get_name</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-get-transform">VRCMirrorReflection get_transform</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-get-turnoffmirrorocclusion">VRCMirrorReflection get_TurnOffMirrorOcclusion</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-getcomponent">VRCMirrorReflection GetComponent</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-getcomponentinchildren">VRCMirrorReflection GetComponentInChildren</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-getcomponentinparent">VRCMirrorReflection GetComponentInParent</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-getcomponents">VRCMirrorReflection GetComponents</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-getcomponentsinchildren">VRCMirrorReflection GetComponentsInChildren</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-getcomponentsinparent">VRCMirrorReflection GetComponentsInParent</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-gethashcode">VRCMirrorReflection GetHashCode</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-getinstanceid">VRCMirrorReflection GetInstanceID</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-gettype">VRCMirrorReflection GetType</a></li>
<li class="toctree-l3"><a class="reference internal" href="#op-implicit">op_Implicit</a></li>
<li class="toctree-l3"><a class="reference internal" href="#op-inequality">op_Inequality</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-onwillrenderobject">VRCMirrorReflection OnWillRenderObject</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-set-enabled">VRCMirrorReflection set_enabled</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-set-m-disablepixellights">VRCMirrorReflection set_m_DisablePixelLights</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-set-m-reflectlayers">VRCMirrorReflection set_m_ReflectLayers</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-set-name">VRCMirrorReflection set_name</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-set-turnoffmirrorocclusion">VRCMirrorReflection set_TurnOffMirrorOcclusion</a></li>
<li class="toctree-l3"><a class="reference internal" href="#vrcmirrorreflection-tostring">VRCMirrorReflection ToString</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../ComponentsVRCPickup/index.html">ComponentsVRCPickup</a></li>
<li class="toctree-l2"><a class="reference internal" href="../ComponentsVRCPortalMarker/index.html">ComponentsVRCPortalMarker</a></li>
<li class="toctree-l2"><a class="reference internal" href="../ComponentsVRCStation/index.html">ComponentsVRCStation</a></li>
<li class="toctree-l2"><a class="reference internal" href="../VRCSDKBaseInputManager/index.html">VRCSDKBaseInputManager</a></li>
<li class="toctree-l2"><a class="reference internal" href="../VRCSDKBaseNetworking/index.html">VRCSDKBaseNetworking</a></li>
<li class="toctree-l2"><a class="reference internal" href="../VRCSDKBaseVRCPlayerApi/index.html">VRCSDKBaseVRCPlayerApi</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../../System/index.html">System</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../UnityEngine/index.html">UnityEngine</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../VRC/index.html">VRC</a></li>
</ul>

            
          
        </div>
      </div>
    </nav>

    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">

      
      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
        
          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
          <a href="../../../index.html">Udon</a>
        
      </nav>


      
      <div class="wy-nav-content">
        <div class="rst-content">
          















<div role="navigation" aria-label="breadcrumbs navigation">

  <ul class="wy-breadcrumbs">
    
      <li><a href="../../../index.html">Docs</a> &raquo;</li>
        
          <li><a href="../index.html">VRCSDK3</a> &raquo;</li>
        
      <li>ComponentsVRCMirrorReflection</li>
    
    
      <li class="wy-breadcrumbs-aside">
        
            
            <a href="../../../_sources/nodes/VRCSDK3/ComponentsVRCMirrorReflection/index.rst.txt" rel="nofollow"> View page source</a>
          
        
      </li>
    
  </ul>

  
  <div class="rst-breadcrumbs-buttons" role="navigation" aria-label="breadcrumb navigation">
      
        <a href="../ComponentsVRCPickup/index.html" class="btn btn-neutral float-right" title="ComponentsVRCPickup" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
      
      
        <a href="../ComponentsVRCAvatarPedestal/index.html" class="btn btn-neutral" title="ComponentsVRCAvatarPedestal" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
      
  </div>
  
  <hr/>
</div>
          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
           <div itemprop="articleBody">
            
  <div class="section" id="componentsvrcmirrorreflection">
<h1>ComponentsVRCMirrorReflection<a class="headerlink" href="#componentsvrcmirrorreflection" title="Permalink to this headline">¶</a></h1>
<p>The ComponentsVRCMirrorReflection module.</p>
<div class="toctree-wrapper compound">
</div>
<div class="section" id="vrcmirrorreflection">
<h2>VRCMirrorReflection<a class="headerlink" href="#vrcmirrorreflection" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="Variable_VRCSDK3ComponentsVRCMirrorReflection">
<code class="sig-name descname">Variable_VRCSDK3ComponentsVRCMirrorReflection</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection VRCMirrorReflectionSystem.String nameSystem.Boolean publicSystem.Boolean syncedSystem.String syncMode</em><span class="sig-paren">)</span><a class="headerlink" href="#Variable_VRCSDK3ComponentsVRCMirrorReflection" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-camerapostrender">
<h2>VRCMirrorReflection CameraPostRender<a class="headerlink" href="#vrcmirrorreflection-camerapostrender" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__CameraPostRender__UnityEngineCamera__SystemVoid">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__CameraPostRender__UnityEngineCamera__SystemVoid</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instanceUnityEngine.Camera cam</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__CameraPostRender__UnityEngineCamera__SystemVoid" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow inputs: unnamed</p>
<p>flow outputs: unnamed</p>
</div>
<div class="section" id="op-equality">
<h2>op_Equality<a class="headerlink" href="#op-equality" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__op_Equality__UnityEngineObject_UnityEngineObject__SystemBoolean">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__op_Equality__UnityEngineObject_UnityEngineObject__SystemBoolean</code><span class="sig-paren">(</span><em class="sig-param">UnityEngine.Object UnityEngine.Object</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__op_Equality__UnityEngineObject_UnityEngineObject__SystemBoolean" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Boolean</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-equals">
<h2>VRCMirrorReflection Equals<a class="headerlink" href="#vrcmirrorreflection-equals" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__Equals__SystemObject__SystemBoolean">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__Equals__SystemObject__SystemBoolean</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Object other</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__Equals__SystemObject__SystemBoolean" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Boolean</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-get-enabled">
<h2>VRCMirrorReflection get_enabled<a class="headerlink" href="#vrcmirrorreflection-get-enabled" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__get_enabled__SystemBoolean">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__get_enabled__SystemBoolean</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instance</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__get_enabled__SystemBoolean" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Boolean</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-get-gameobject">
<h2>VRCMirrorReflection get_gameObject<a class="headerlink" href="#vrcmirrorreflection-get-gameobject" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__get_gameObject__UnityEngineGameObject">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__get_gameObject__UnityEngineGameObject</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instance</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__get_gameObject__UnityEngineGameObject" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">GameObject</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-get-m-disablepixellights">
<h2>VRCMirrorReflection get_m_DisablePixelLights<a class="headerlink" href="#vrcmirrorreflection-get-m-disablepixellights" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__get_m_DisablePixelLights__SystemBoolean">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__get_m_DisablePixelLights__SystemBoolean</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__get_m_DisablePixelLights__SystemBoolean" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Boolean</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-get-m-reflectlayers">
<h2>VRCMirrorReflection get_m_ReflectLayers<a class="headerlink" href="#vrcmirrorreflection-get-m-reflectlayers" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__get_m_ReflectLayers__UnityEngineLayerMask">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__get_m_ReflectLayers__UnityEngineLayerMask</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__get_m_ReflectLayers__UnityEngineLayerMask" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">LayerMask</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-get-name">
<h2>VRCMirrorReflection get_name<a class="headerlink" href="#vrcmirrorreflection-get-name" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__get_name__SystemString">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__get_name__SystemString</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instance</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__get_name__SystemString" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">String</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-get-transform">
<h2>VRCMirrorReflection get_transform<a class="headerlink" href="#vrcmirrorreflection-get-transform" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__get_transform__UnityEngineTransform">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__get_transform__UnityEngineTransform</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instance</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__get_transform__UnityEngineTransform" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Transform</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-get-turnoffmirrorocclusion">
<h2>VRCMirrorReflection get_TurnOffMirrorOcclusion<a class="headerlink" href="#vrcmirrorreflection-get-turnoffmirrorocclusion" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__get_TurnOffMirrorOcclusion__SystemBoolean">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__get_TurnOffMirrorOcclusion__SystemBoolean</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__get_TurnOffMirrorOcclusion__SystemBoolean" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Boolean</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-getcomponent">
<h2>VRCMirrorReflection GetComponent<a class="headerlink" href="#vrcmirrorreflection-getcomponent" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__GetComponent__SystemType__UnityEngineComponent">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__GetComponent__SystemType__UnityEngineComponent</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Type type</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__GetComponent__SystemType__UnityEngineComponent" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Component</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-getcomponentinchildren">
<h2>VRCMirrorReflection GetComponentInChildren<a class="headerlink" href="#vrcmirrorreflection-getcomponentinchildren" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__GetComponentInChildren__SystemBoolean__T">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__GetComponentInChildren__SystemBoolean__T</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Boolean includeInactiveSystem.Type type</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__GetComponentInChildren__SystemBoolean__T" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: T (<code class="docutils literal notranslate"><span class="pre">Object</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-getcomponentinparent">
<h2>VRCMirrorReflection GetComponentInParent<a class="headerlink" href="#vrcmirrorreflection-getcomponentinparent" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__GetComponentInParent__SystemType__UnityEngineComponent">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__GetComponentInParent__SystemType__UnityEngineComponent</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Type t</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__GetComponentInParent__SystemType__UnityEngineComponent" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Component</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-getcomponents">
<h2>VRCMirrorReflection GetComponents<a class="headerlink" href="#vrcmirrorreflection-getcomponents" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__GetComponents__ListT__SystemVoid">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__GetComponents__ListT__SystemVoid</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Collections.Generic.List`1[UnityEngine.Object] results</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__GetComponents__ListT__SystemVoid" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow inputs: unnamed</p>
<p>flow outputs: unnamed</p>
</div>
<div class="section" id="vrcmirrorreflection-getcomponentsinchildren">
<h2>VRCMirrorReflection GetComponentsInChildren<a class="headerlink" href="#vrcmirrorreflection-getcomponentsinchildren" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__GetComponentsInChildren__SystemBoolean_ListT__SystemVoid">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__GetComponentsInChildren__SystemBoolean_ListT__SystemVoid</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Boolean includeInactiveSystem.Collections.Generic.List`1[UnityEngine.Object] result</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__GetComponentsInChildren__SystemBoolean_ListT__SystemVoid" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow inputs: unnamed</p>
<p>flow outputs: unnamed</p>
</div>
<div class="section" id="vrcmirrorreflection-getcomponentsinparent">
<h2>VRCMirrorReflection GetComponentsInParent<a class="headerlink" href="#vrcmirrorreflection-getcomponentsinparent" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__GetComponentsInParent__SystemBoolean_ListT__SystemVoid">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__GetComponentsInParent__SystemBoolean_ListT__SystemVoid</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Boolean includeInactiveSystem.Collections.Generic.List`1[UnityEngine.Object] results</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__GetComponentsInParent__SystemBoolean_ListT__SystemVoid" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow inputs: unnamed</p>
<p>flow outputs: unnamed</p>
</div>
<div class="section" id="vrcmirrorreflection-gethashcode">
<h2>VRCMirrorReflection GetHashCode<a class="headerlink" href="#vrcmirrorreflection-gethashcode" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__GetHashCode__SystemInt32">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__GetHashCode__SystemInt32</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instance</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__GetHashCode__SystemInt32" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Int32</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-getinstanceid">
<h2>VRCMirrorReflection GetInstanceID<a class="headerlink" href="#vrcmirrorreflection-getinstanceid" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__GetInstanceID__SystemInt32">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__GetInstanceID__SystemInt32</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instance</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__GetInstanceID__SystemInt32" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Int32</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-gettype">
<h2>VRCMirrorReflection GetType<a class="headerlink" href="#vrcmirrorreflection-gettype" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__GetType__SystemType">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__GetType__SystemType</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instance</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__GetType__SystemType" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Type</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="op-implicit">
<h2>op_Implicit<a class="headerlink" href="#op-implicit" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__op_Implicit__UnityEngineObject__SystemBoolean">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__op_Implicit__UnityEngineObject__SystemBoolean</code><span class="sig-paren">(</span><em class="sig-param">UnityEngine.Object</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__op_Implicit__UnityEngineObject__SystemBoolean" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Boolean</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="op-inequality">
<h2>op_Inequality<a class="headerlink" href="#op-inequality" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__op_Inequality__UnityEngineObject_UnityEngineObject__SystemBoolean">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__op_Inequality__UnityEngineObject_UnityEngineObject__SystemBoolean</code><span class="sig-paren">(</span><em class="sig-param">UnityEngine.Object UnityEngine.Object</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__op_Inequality__UnityEngineObject_UnityEngineObject__SystemBoolean" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">Boolean</span></code>)</p>
<p>flow: none</p>
</div>
<div class="section" id="vrcmirrorreflection-onwillrenderobject">
<h2>VRCMirrorReflection OnWillRenderObject<a class="headerlink" href="#vrcmirrorreflection-onwillrenderobject" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__OnWillRenderObject__SystemVoid">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__OnWillRenderObject__SystemVoid</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instance</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__OnWillRenderObject__SystemVoid" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow inputs: unnamed</p>
<p>flow outputs: unnamed</p>
</div>
<div class="section" id="vrcmirrorreflection-set-enabled">
<h2>VRCMirrorReflection set_enabled<a class="headerlink" href="#vrcmirrorreflection-set-enabled" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__set_enabled__SystemBoolean__SystemVoid">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__set_enabled__SystemBoolean__SystemVoid</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Boolean value</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__set_enabled__SystemBoolean__SystemVoid" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow inputs: unnamed</p>
<p>flow outputs: unnamed</p>
</div>
<div class="section" id="vrcmirrorreflection-set-m-disablepixellights">
<h2>VRCMirrorReflection set_m_DisablePixelLights<a class="headerlink" href="#vrcmirrorreflection-set-m-disablepixellights" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__set_m_DisablePixelLights__SystemBoolean">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__set_m_DisablePixelLights__SystemBoolean</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection System.Boolean</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__set_m_DisablePixelLights__SystemBoolean" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow inputs: unnamed</p>
<p>flow outputs: unnamed</p>
</div>
<div class="section" id="vrcmirrorreflection-set-m-reflectlayers">
<h2>VRCMirrorReflection set_m_ReflectLayers<a class="headerlink" href="#vrcmirrorreflection-set-m-reflectlayers" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__set_m_ReflectLayers__UnityEngineLayerMask">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__set_m_ReflectLayers__UnityEngineLayerMask</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection UnityEngine.LayerMask</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__set_m_ReflectLayers__UnityEngineLayerMask" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow inputs: unnamed</p>
<p>flow outputs: unnamed</p>
</div>
<div class="section" id="vrcmirrorreflection-set-name">
<h2>VRCMirrorReflection set_name<a class="headerlink" href="#vrcmirrorreflection-set-name" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__set_name__SystemString__SystemVoid">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__set_name__SystemString__SystemVoid</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instanceSystem.String value</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__set_name__SystemString__SystemVoid" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow inputs: unnamed</p>
<p>flow outputs: unnamed</p>
</div>
<div class="section" id="vrcmirrorreflection-set-turnoffmirrorocclusion">
<h2>VRCMirrorReflection set_TurnOffMirrorOcclusion<a class="headerlink" href="#vrcmirrorreflection-set-turnoffmirrorocclusion" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__set_TurnOffMirrorOcclusion__SystemBoolean">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__set_TurnOffMirrorOcclusion__SystemBoolean</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection System.Boolean</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__set_TurnOffMirrorOcclusion__SystemBoolean" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: none</p>
<p>flow inputs: unnamed</p>
<p>flow outputs: unnamed</p>
</div>
<div class="section" id="vrcmirrorreflection-tostring">
<h2>VRCMirrorReflection ToString<a class="headerlink" href="#vrcmirrorreflection-tostring" title="Permalink to this headline">¶</a></h2>
<dl class="function">
<dt id="VRCSDK3ComponentsVRCMirrorReflection.__ToString__SystemString">
<code class="sig-prename descclassname">VRCSDK3ComponentsVRCMirrorReflection.</code><code class="sig-name descname">__ToString__SystemString</code><span class="sig-paren">(</span><em class="sig-param">VRC.SDK3.Components.VRCMirrorReflection instance</em><span class="sig-paren">)</span><a class="headerlink" href="#VRCSDK3ComponentsVRCMirrorReflection.__ToString__SystemString" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

<p>outputs: unnamed (<code class="docutils literal notranslate"><span class="pre">String</span></code>)</p>
<p>flow: none</p>
</div>
</div>


           </div>
           <div class="articleComments">
            
           </div>
          </div>
          <footer>
  
    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
      
        <a href="../ComponentsVRCPickup/index.html" class="btn btn-neutral float-right" title="ComponentsVRCPickup" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
      
      
        <a href="../ComponentsVRCAvatarPedestal/index.html" class="btn btn-neutral" title="ComponentsVRCAvatarPedestal" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
      
    </div>
  

  <hr/>

  <div role="contentinfo">
    <p>
        &copy; Copyright 2020, VRChat.

    </p>
  </div>
  Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. 

</footer>

        </div>
      </div>

    </section>

  </div>
  


  

    <script type="text/javascript">
        var DOCUMENTATION_OPTIONS = {
            URL_ROOT:'../../../',
            VERSION:'1.0',
            LANGUAGE:'None',
            COLLAPSE_INDEX:false,
            FILE_SUFFIX:'.html',
            HAS_SOURCE:  true,
            SOURCELINK_SUFFIX: '.txt'
        };
    </script>
      <script type="text/javascript" src="../../../_static/jquery.js"></script>
      <script type="text/javascript" src="../../../_static/underscore.js"></script>
      <script type="text/javascript" src="../../../_static/doctools.js"></script>
      <script type="text/javascript" src="../../../_static/language_data.js"></script>
      <script type="text/javascript" src="../../../_static/jquery.fancybox.min.js"></script>

  

  
  
    <script type="text/javascript" src="../../../_static/js/theme.js"></script>
  

  
  
  <script type="text/javascript">
      jQuery(function () {
          SphinxRtdTheme.StickyNav.enable();
      });
  </script>
  
  <script type="text/javascript">
    $(function(){
      $('.image-reference').fancybox();
    })
  </script>

</body>
</html>