setteleportmodevisible - eisclimber/ExPresS-XR GitHub Wiki

MapPoint.SetTeleportModeVisible(bool)

Method in MapPoint

Summary

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)

Parameters

Name Description
bool visible If 'Show In TP Mode' should be visible or not
⚠️ **GitHub.com Fallback** ⚠️