setteleportmodevisible - eisclimber/ExPresS-XR GitHub Wiki
Method in MapPoint
Changes visibility of the 'Show In TP Mode' and 'Hide In TP Mode' GameObjects. Their state will be always inverse ('Show In TP Mode'.active = !'Hide In TP Mode'.active).
public void SetTeleportModeVisible(bool visible)| Name | Description |
|---|---|
bool visible |
If 'Show In TP Mode' should be visible or not |