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

Public Member Functions

void SetArcData (Vector3 position, Vector3 velocity, bool gravity, bool pointerAtBadAngle)
 
void Show ()
 
void Hide ()
 
bool DrawArc (out RaycastHit hitInfo)
 
void SetColor (Color color)
 
Vector3 GetArcPositionAtTime (float time)
 

Public Attributes

int segmentCount = 60
 
float thickness = 0.01f
 
float arcDuration = 3.0f
 
float segmentBreak = 0.025f
 
float arcSpeed = 0.2f
 
Material material
 
int traceLayerMask = 0
 

Detailed Description

Definition at line 12 of file TeleportArc.cs.


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