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