VR Development Framework
v 1.0.0
Main Page
Related Pages
Namespaces
Classes
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
Events
Pages
AVR
Phys
GrabLocation
_llocation
collider
distance
grabbable
GrabLocation
GrabLocation
isNode
localLocation
location
node
Vector3 AVR.Phys.GrabLocation.location =>
isNode
? node.transform.position : grabbable.transform.TransformPoint(
_llocation
)
Definition at line
14
of file
AVR_GrabbableFinder.cs
.