IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Member Functions | Public Attributes | Properties | List of all members
Valve.VR.InteractionSystem.TeleportMarkerBase Class Referenceabstract
Inheritance diagram for Valve.VR.InteractionSystem.TeleportMarkerBase:
Inheritance graph
[legend]
Collaboration diagram for Valve.VR.InteractionSystem.TeleportMarkerBase:
Collaboration graph
[legend]

Public Member Functions

void SetLocked (bool locked)
 
virtual void TeleportPlayer (Vector3 pointedAtPosition)
 
abstract void UpdateVisuals ()
 
abstract void Highlight (bool highlight)
 
abstract void SetAlpha (float tintAlpha, float alphaPercent)
 
abstract bool ShouldActivate (Vector3 playerPosition)
 
abstract bool ShouldMovePlayer ()
 

Public Attributes

bool locked = false
 
bool markerActive = true
 

Properties

virtual bool showReticle [get]
 

Detailed Description

Definition at line 12 of file TeleportMarkerBase.cs.


The documentation for this class was generated from the following file: