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

A simple laser pointer that draws a line with a dot at the end More...

Inheritance diagram for BNG.LaserPointer:

Public Attributes

float MaxRange = 25f
 
LayerMask ValidLayers
 
Transform LaserEnd
 
bool Active = true
 

Detailed Description

A simple laser pointer that draws a line with a dot at the end

Member Data Documentation

◆ Active

bool BNG.LaserPointer.Active = true

◆ LaserEnd

Transform BNG.LaserPointer.LaserEnd

◆ MaxRange

float BNG.LaserPointer.MaxRange = 25f

◆ ValidLayers

LayerMask BNG.LaserPointer.ValidLayers

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