VR Interaction Framework  1.0
A vr framework for the Oculus Quest
BNG.RingHelper Class Reference

Shows a ring at the grab point of a grabbable if within a certain distance More...

Inheritance diagram for BNG.RingHelper:

Public Attributes

Color RingColor = Color.white
 
Color RingSelectedColor = Color.white
 
float ringSizeInRange = 1500f
 
float ringSizeGrabbable = 1100f
 

Detailed Description

Shows a ring at the grab point of a grabbable if within a certain distance

Member Data Documentation

◆ RingColor

Color BNG.RingHelper.RingColor = Color.white

◆ RingSelectedColor

Color BNG.RingHelper.RingSelectedColor = Color.white

◆ ringSizeGrabbable

float BNG.RingHelper.ringSizeGrabbable = 1100f

◆ ringSizeInRange

float BNG.RingHelper.ringSizeInRange = 1500f

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