Show / Hide Table of Contents

Enum TeleportPoint

Type of teleport point.
傳送點類型。

Namespace: Votanic.vXR.vGear
Assembly: Votanic.vXR.dll
Syntax
[Serializable]
public enum TeleportPoint

Fields

Name Description
Back

Teleport to the previous stored point.
傳送到上一個記錄位置。

First

Teleport to the first stored point.
傳送到第一個記錄位置。

Last

Teleport to the newest stored point.
傳送到最新的記錄位置。

Next

Teleport to the next stored point.
傳送到下一個記錄位置。

In This Article
Back to top Generated by DocFX