Show / Hide Table of Contents

Enum Interactive

Interactive type of interactables.
交互物的可互動類型。

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

Fields

Name Description
Detectable

Can only be detected.
只可被偵測。

Disable

Cannot be detected or interacted.
無法被偵測或互動。

Functional

Can be detected or interacted.
可被偵測或互動。

In This Article
Back to top Generated by DocFX