VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Classes
Package AVR.Motion

Namespace of the arc-vr-motion package More...

Classes

class  AVR_LocomotionProvider
 Provides locomotion-movement to a controller. More...
 
class  AVR_MovementProvider
 Provides common teleportation/movement functionality to a controller More...
 
class  AVR_MovementRay
 AVR_SolidRay but, when an object is hit, the hit is either valid or invalid. The validity of the hit is determined by AVR_MovementRay.filter. A different color-gradient and/or reticule is displayed depending on the validity of the ray. If no object is hit, the ray always defaults to invalid. More...
 
class  AVR_MovementRestrictor
 When using a MovementProvider, this scriptable object allows you to set rules for which surfaces qualify as valid teleport locations and which dont. More...
 
class  AVR_TurnProvider
 Provides turning functionality to a controller. More...
 

Detailed Description

Namespace of the arc-vr-motion package