![]() |
VR Interaction Framework v2.0
|
A simple laser pointer that draws a line with a dot at the end. More...
Public Attributes | |
float | MaxRange = 25f |
LayerMask | ValidLayers |
Transform | LaserEnd |
bool | Active = true |
A simple laser pointer that draws a line with a dot at the end.
bool BNG.LaserPointer.Active = true |
Transform BNG.LaserPointer.LaserEnd |
float BNG.LaserPointer.MaxRange = 25f |
LayerMask BNG.LaserPointer.ValidLayers |