comment pass
This commit is contained in:
@@ -4,6 +4,9 @@ using UnityEngine.XR.Interaction.Toolkit;
|
||||
|
||||
namespace EscapeRoomEngine.Portal.Runtime
|
||||
{
|
||||
/// <summary>
|
||||
/// The clone of a <see cref="PortalDriver"/> is a copy of it that was stripped of most of its components. Its position is updated by the driver.
|
||||
/// </summary>
|
||||
public class PortalDriverClone : MonoBehaviour
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user