Свойство | Type | Description | |
---|---|---|---|
alpha | float | ||
antialias | bool | ||
curved | bool | ||
distance | float | ||
gamma | float | ||
highquality | bool | ||
inputMethod | VROverlayInputMethod | ||
mouseScale | Vector2 | ||
scale | float | ||
texture | Texture | ||
uvOffset | Vector4 |
Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ComputeIntersection ( Vector3 source, Vector3 direction, IntersectionResults &results ) : bool | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
PollNextEvent ( Valve.VR.VREvent_t &pEvent ) : bool | ||
UpdateOverlay ( SteamVR, vr ) : void |
public ComputeIntersection ( Vector3 source, Vector3 direction, IntersectionResults &results ) : bool | ||
source | Vector3 | |
direction | Vector3 | |
results | IntersectionResults | |
Résultat | bool |
public PollNextEvent ( Valve.VR.VREvent_t &pEvent ) : bool | ||
pEvent | Valve.VR.VREvent_t | |
Résultat | bool |
public UpdateOverlay ( SteamVR, vr ) : void | ||
vr | SteamVR, | |
Résultat | void |
public VROverlayInputMethod inputMethod | ||
Résultat | VROverlayInputMethod |