![]() | SnappedMeshCombiner Class |
Namespace: ImmerseSDK.Interaction
[UnityEngine.RequireComponent(typeof(TransformSync))] [HelpURLAttribute("https://immerse.readme.io/")] public class SnappedMeshCombiner : UnityEngine.MonoBehaviour
The SnappedMeshCombiner type exposes the following members.
Name | Description | |
---|---|---|
![]() | SnappedMeshCombiner | Initializes a new instance of the SnappedMeshCombiner class |
Name | Description | |
---|---|---|
![]() | CombineMeshes |
Combine meshes found in the hierarchy
|
Name | Description | |
---|---|---|
![]() | GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) |
![]() | WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |