Deprecated List
Summary
- Member GvrBasePointer.IsPointerIntersecting Replaced by
- Member GvrBasePointer.PointerIntersection Replaced by
- Member GvrControllerInput.Accel Replaced by
- Member GvrControllerInput.AppButton Replaced by
- Member GvrControllerInput.AppButtonDown Replaced by
- Member GvrControllerInput.AppButtonUp Replaced by
- Member GvrControllerInput.BatteryLevel Replaced by
- Member GvrControllerInput.ClickButton Replaced by
- Member GvrControllerInput.ClickButtonDown Replaced by
- Member GvrControllerInput.ClickButtonUp Replaced by
- Member GvrControllerInput.ErrorDetails Replaced by
- Member GvrControllerInput.Gyro Replaced by
- Member GvrControllerInput.HomeButtonDown Replaced by
- Member GvrControllerInput.HomeButtonState Replaced by GvrControllerInputDevice.GetButton(GvrControllerButton.System).
- Member GvrControllerInput.IsCharging Replaced by
- Member GvrControllerInput.IsTouching Replaced by
- Member GvrControllerInput.Orientation Replaced by
- Member GvrControllerInput.Recentering Use
- Member GvrControllerInput.State Replaced by
- Member GvrControllerInput.StatePtr Replaced by
- Member GvrControllerInput.TouchDown Replaced by
- Member GvrControllerInput.TouchPos Please migrate to the center-relative
- Member GvrControllerInput.TouchPosCentered Please migrate to the center-relative
- Member GvrControllerInput.TouchUp Replaced by
- Member GvrControllerVisual.TOUCHPAD_CLICK_SCALE_DURATION_SECONDS
- Member GvrDaydreamApi.Create () Create() without arguments is deprecated. Use CreateAsync(callback) instead.
- Member GvrDaydreamApi.LaunchVrHome () Use
CurrentRaycastResult.gameObject != null. CurrentRaycastResult.worldPosition. GvrControllerInputDevice.Accel. GvrControllerInputDevice.GetButton(GvrControllerButton.App). GvrControllerInputDevice.GetButtonDown(GvrControllerButton.App). GvrControllerInputDevice.GetButtonUp(GvrControllerButton.App). GvrControllerInputDevice.BatteryLevel. GvrControllerInputDevice.GetButton(GvrControllerButton.TouchPadButton). GvrControllerInputDevice.GetButtonDown(GvrControllerButton.TouchPadButton). GvrControllerInputDevice.GetButtonUp(GvrControllerButton.TouchPadButton). GvrControllerInputDevice.ErrorDetails. GvrControllerInputDevice.Gyro. GvrControllerInputDevice.GetButtonDown(GvrControllerButton.System). GvrControllerInputDevice.IsCharging. GvrControllerInputDevice.GetButton(GvrControllerButton.TouchPadTouch). GvrControllerInputDevice.Orientation. Recentered to detect when user has completed the recenter gesture. GvrControllerInputDevice.State. GvrControllerInputDevice.StatePtr. GvrControllerInputDevice.GetButtonDown(GvrControllerButton.TouchPadTouch). GvrControllerInputDevice.TouchPos. GvrControllerInputDevice.TouchPos. GvrControllerInputDevice.GetButtonUp(GvrControllerButton.TouchPadTouch). LaunchVrHomeAsync(callback) instead.