# Sci-FI Portals - Pro

### Overview

Building on the seamless teleportation features of the [standard SciFi Portal package](https://assetstore.unity.com/packages/tools/particles-effects/scifi-portals-seamless-teleportation-284966),which is also included in this package, this extension introduces three 3D portal models and two new shaders to enhance your game’s futuristic aesthetics even more. One standout model includes an interactive energy cube, allowing players to activate and deactivate the portal for dynamic gameplay. The functional upgrades in the pro version include recursive rendering and optimized portal screen rendering.

{% hint style="warning" %}
This package is build with a **first person controller**, and has no support for third person controllers.
{% endhint %}

**Key features:**

**Recursive Rendering**

Build infinite loops out of two portals with the recursive rendering feature. Simply add two portals that face each other and specify the recursive rendering limit and you are ready to go<br>

**Optimized Portal Screen Rendering**

With this optimization, portal screens are only rendered when the player camera can see them. This drastically improves performance, allowing you to include a bigger amount of linked portals within the same scene, without worrying about performance.<br>

**3D Portal Models**

This package includes three different 3D portal models with some additional detail models to enhance your portal:

* Portal (Gate)
  * Simplest of the included models
* Portal (Ring)
  * Some more details
  * 3 different portal rings
  * 1 detailed ring for the front and back side of the portal&#x20;
  * Entry ramp
* Standout model with interactive energy cube
  * The most complex of the included models
  * Activate and deactivate the portal&#x20;
  * Energy flow effect through the portal cables

**Two new shaders**

*SF Portal Distortion*

* &#x20;Adds a distortion effect layer to your portal view, intensifying the visual impact.

*SF Energy Flow*

* Brings your portal to life with mesmerizing energy flow effects through the cables attached to the portal to additionally enhance the sci-fi ambiance.

**Particle System**

Rotating particles for further enhancing your portal view experience.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sf-studio.gitbook.io/unity-assets/portals-pro-extension/sci-fi-portals-pro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
