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. |