OLD_STEP_LIST_EDITOR |
Documentation for the Unity C# Library
|
Go to the source code of this file.
Classes | |
class | PixoVR.Event.InteractableClass |
s Base class for interactable objects with which the step manager interacts. It also stores a set of basic functions More... | |
Namespaces | |
namespace | PixoVR |
namespace | PixoVR.Event |
Typedefs | |
using | Random = UnityEngine.Random |
Enumerations | |
enum | PixoVR.Event.ModelState { PixoVR.Event.NORMAL = 0 , PixoVR.Event.BROKEN } |
using Random = UnityEngine.Random |
Definition at line 8 of file InteractableClass.cs.