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

Static Utilities to help with development, such as logging to World Space More...

Inheritance diagram for BNG.VRUtils:

Public Member Functions

void Log (string msg)
 Log to a WorldSpace object if available More...
 

Public Attributes

Color DebugTextColor = Color.white
 
Transform DebugTextHolder
 

Static Public Attributes

static VRUtils Instance
 

Detailed Description

Static Utilities to help with development, such as logging to World Space

Member Function Documentation

◆ Log()

void BNG.VRUtils.Log ( string  msg)

Log to a WorldSpace object if available

Parameters
msg

Member Data Documentation

◆ DebugTextColor

Color BNG.VRUtils.DebugTextColor = Color.white

◆ DebugTextHolder

Transform BNG.VRUtils.DebugTextHolder

◆ Instance

VRUtils BNG.VRUtils.Instance
static

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