==================================================================================================================================================== ComponentsVRCMirrorReflection ==================================================================================================================================================== The ComponentsVRCMirrorReflection module. .. toctree:: :maxdepth: 1 :caption: Nodes: VRCMirrorReflection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: Variable_VRCSDK3ComponentsVRCMirrorReflection(VRC.SDK3.Components.VRCMirrorReflection VRCMirrorReflectionSystem.String nameSystem.Boolean publicSystem.Boolean syncedSystem.String syncMode) outputs: none flow: none VRCMirrorReflection CameraPostRender ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__CameraPostRender__UnityEngineCamera__SystemVoid(VRC.SDK3.Components.VRCMirrorReflection instanceUnityEngine.Camera cam) outputs: none flow inputs: unnamed flow outputs: unnamed op_Equality ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__op_Equality__UnityEngineObject_UnityEngineObject__SystemBoolean(UnityEngine.Object UnityEngine.Object ) outputs: unnamed (``Boolean``) flow: none VRCMirrorReflection Equals ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__Equals__SystemObject__SystemBoolean(VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Object other) outputs: unnamed (``Boolean``) flow: none VRCMirrorReflection get_enabled ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__get_enabled__SystemBoolean(VRC.SDK3.Components.VRCMirrorReflection instance) outputs: unnamed (``Boolean``) flow: none VRCMirrorReflection get_gameObject ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__get_gameObject__UnityEngineGameObject(VRC.SDK3.Components.VRCMirrorReflection instance) outputs: unnamed (``GameObject``) flow: none VRCMirrorReflection get_m_DisablePixelLights ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__get_m_DisablePixelLights__SystemBoolean(VRC.SDK3.Components.VRCMirrorReflection ) outputs: unnamed (``Boolean``) flow: none VRCMirrorReflection get_m_ReflectLayers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__get_m_ReflectLayers__UnityEngineLayerMask(VRC.SDK3.Components.VRCMirrorReflection ) outputs: unnamed (``LayerMask``) flow: none VRCMirrorReflection get_name ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__get_name__SystemString(VRC.SDK3.Components.VRCMirrorReflection instance) outputs: unnamed (``String``) flow: none VRCMirrorReflection get_transform ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__get_transform__UnityEngineTransform(VRC.SDK3.Components.VRCMirrorReflection instance) outputs: unnamed (``Transform``) flow: none VRCMirrorReflection get_TurnOffMirrorOcclusion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__get_TurnOffMirrorOcclusion__SystemBoolean(VRC.SDK3.Components.VRCMirrorReflection ) outputs: unnamed (``Boolean``) flow: none VRCMirrorReflection GetComponent ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__GetComponent__SystemType__UnityEngineComponent(VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Type type) outputs: unnamed (``Component``) flow: none VRCMirrorReflection GetComponentInChildren ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__GetComponentInChildren__SystemBoolean__T(VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Boolean includeInactiveSystem.Type type) outputs: T (``Object``) flow: none VRCMirrorReflection GetComponentInParent ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__GetComponentInParent__SystemType__UnityEngineComponent(VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Type t) outputs: unnamed (``Component``) flow: none VRCMirrorReflection GetComponents ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__GetComponents__ListT__SystemVoid(VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Collections.Generic.List`1[UnityEngine.Object] results) outputs: none flow inputs: unnamed flow outputs: unnamed VRCMirrorReflection GetComponentsInChildren ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__GetComponentsInChildren__SystemBoolean_ListT__SystemVoid(VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Boolean includeInactiveSystem.Collections.Generic.List`1[UnityEngine.Object] result) outputs: none flow inputs: unnamed flow outputs: unnamed VRCMirrorReflection GetComponentsInParent ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__GetComponentsInParent__SystemBoolean_ListT__SystemVoid(VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Boolean includeInactiveSystem.Collections.Generic.List`1[UnityEngine.Object] results) outputs: none flow inputs: unnamed flow outputs: unnamed VRCMirrorReflection GetHashCode ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__GetHashCode__SystemInt32(VRC.SDK3.Components.VRCMirrorReflection instance) outputs: unnamed (``Int32``) flow: none VRCMirrorReflection GetInstanceID ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__GetInstanceID__SystemInt32(VRC.SDK3.Components.VRCMirrorReflection instance) outputs: unnamed (``Int32``) flow: none VRCMirrorReflection GetType ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__GetType__SystemType(VRC.SDK3.Components.VRCMirrorReflection instance) outputs: unnamed (``Type``) flow: none op_Implicit ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__op_Implicit__UnityEngineObject__SystemBoolean(UnityEngine.Object ) outputs: unnamed (``Boolean``) flow: none op_Inequality ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__op_Inequality__UnityEngineObject_UnityEngineObject__SystemBoolean(UnityEngine.Object UnityEngine.Object ) outputs: unnamed (``Boolean``) flow: none VRCMirrorReflection OnWillRenderObject ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__OnWillRenderObject__SystemVoid(VRC.SDK3.Components.VRCMirrorReflection instance) outputs: none flow inputs: unnamed flow outputs: unnamed VRCMirrorReflection set_enabled ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__set_enabled__SystemBoolean__SystemVoid(VRC.SDK3.Components.VRCMirrorReflection instanceSystem.Boolean value) outputs: none flow inputs: unnamed flow outputs: unnamed VRCMirrorReflection set_m_DisablePixelLights ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__set_m_DisablePixelLights__SystemBoolean(VRC.SDK3.Components.VRCMirrorReflection System.Boolean ) outputs: none flow inputs: unnamed flow outputs: unnamed VRCMirrorReflection set_m_ReflectLayers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__set_m_ReflectLayers__UnityEngineLayerMask(VRC.SDK3.Components.VRCMirrorReflection UnityEngine.LayerMask ) outputs: none flow inputs: unnamed flow outputs: unnamed VRCMirrorReflection set_name ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__set_name__SystemString__SystemVoid(VRC.SDK3.Components.VRCMirrorReflection instanceSystem.String value) outputs: none flow inputs: unnamed flow outputs: unnamed VRCMirrorReflection set_TurnOffMirrorOcclusion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__set_TurnOffMirrorOcclusion__SystemBoolean(VRC.SDK3.Components.VRCMirrorReflection System.Boolean ) outputs: none flow inputs: unnamed flow outputs: unnamed VRCMirrorReflection ToString ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. py:function:: VRCSDK3ComponentsVRCMirrorReflection.__ToString__SystemString(VRC.SDK3.Components.VRCMirrorReflection instance) outputs: unnamed (``String``) flow: none