Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseIn order to create occlusion primitives which are openable and closable at runtime, Unity uses Occlusion Portals.
Property: | Function: |
---|---|
Open | Indicates if the portal is open (scriptable). |
Center | Sets the center of the Occlusion Area. By default this is 0,0,0 and is located in the center of the box. |
Size | Defines the size of the Occlusion Area. |