Package gaiasky.scene.component
Class VRDevice
java.lang.Object
gaiasky.scene.component.VRDevice
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
,IObserver
-
Field Summary
Modifier and TypeFieldDescriptionfloat[]
float[]
float[]
boolean
boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
device
-
intersectionModel
-
intersection
-
beamP0
-
beamP1
-
beamP2
-
beamPn
-
colorP0
public float[] colorP0 -
colorP1
public float[] colorP1 -
colorP2
public float[] colorP2 -
hitUI
public boolean hitUI -
interacting
public boolean interacting
-
-
Constructor Details
-
VRDevice
public VRDevice()
-
-
Method Details