Documentation for the Unity C# Library
Loading...
Searching...
No Matches
InteractableClass.cs File Reference

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 }
 

Typedef Documentation

◆ Random

using Random = UnityEngine.Random

Definition at line 8 of file InteractableClass.cs.