Deprecated List

Class MAGES.Attributes.MAGESTooltipAttribute

This class is obsolete and will be removed in future versions

Class MAGES.DeviceManager.MAGESDeviceManager

MAGESDeviceManager is deprecated. Please use MAGESDeviceManagerV2 instead.

Member MAGES.DeviceManager.MAGESDeviceManagerV2.CurrentMode

This is obsolete and will always be set to CameraMode.None. Instead listen to DeviceManagerModule.OnDriverEvent instead.

Member MAGES.DeviceManagerModule.CameraGameObject

This is deprecated and will be removed in future versions. Please use Hub.Instance.Rig.HeadCamera.gameObject instead.

Member MAGES.DeviceManagerModule.CameraHeight

This is obsolete and will be removed in future versions.

Member MAGES.DeviceManagerModule.CameraRef

This is deprecated and will be removed in future versions. Please use Hub.Instance.Rig.HeadCamera instead.

Member MAGES.DeviceManagerModule.CameraRig

This is deprecated and will be removed in future versions. Please use Hub.Instance.Rig instead.

Member MAGES.DeviceManagerModule.CurrentMode

This is obsolete and will be removed in future versions. Instead listen to DeviceManager.OnDriverEvent instead.

Member MAGES.DeviceManagerModule.GenericActions

This is deprecated and will be removed in future versions. Instead listen to DeviceManager.OnDriverEvent instead.

Member MAGES.DeviceManagerModule.InteractionActions

This is deprecated and will be removed in future versions. Instead listen to DeviceManager.OnDriverEvent instead.

Member MAGES.DeviceManagerModule.IsXRControllerAvailable (string controllerName)

This method is obsolete and will be removed in future versions. Use IsDeviceAvailable instead.

Member MAGES.DeviceManagerModule.LeftController

This is deprecated and will be removed in future versions. Please use Hub.Instance.Rig.LeftControllerPoint instead.

Member MAGES.DeviceManagerModule.LeftControllerOffset

This is deprecated. Use Hub.Instance.Rig.LeftControllerPoint instead.

Member MAGES.DeviceManagerModule.LocomotionActions

This is deprecated and will be removed in future versions. Instead listen to DeviceManager.OnDriverEvent instead.

Member MAGES.DeviceManagerModule.Mobile3DActions

This is deprecated and will be removed in future versions. Instead listen to DeviceManager.OnDriverEvent instead.

Member MAGES.DeviceManagerModule.MobileNavigationUI

This is obsolete and will be removed in future versions.

Member MAGES.DeviceManagerModule.RightController

This is deprecated and will be removed in future versions. Please use Hub.Instance.Rig.RightControllerPoint instead.

Member MAGES.DeviceManagerModule.RightControllerOffset

This is deprecated. Use Hub.Instance.Rig.RightControllerPoint instead.

Member MAGES.DeviceManagerModule.RigPrefab

This is deprecated and will be removed in future versions. Please use Hub.Instance.BaseBundle.Rig instead.

Member MAGES.DeviceManagerModule.SendHapticPulse (string controllerSide, float intensity, float duration=0.1f)

This method is deprecated and will be removed in future versions. Please use TrySendHapticImpulseLeftController or TrySendHapticImpulseRightController instead.

Interface MAGES.IGenericInputActions

This interface is deprecated and will be removed in future versions. See DeviceManagerModule.OnDriverEvent

Member MAGES.IGenericInputActions.AddActionOnEnableMovement (Action action)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IGenericInputActions.AddActionOnEnableOptions (Action action)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IGenericInputActions.AddActionOnPerform (Action action)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IGenericInputActions.AddActionOnToggleRaycastActivation (Action action)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IGenericInputActions.AddActionOnUndo (Action action)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Interface MAGES.IInteractionActions

This interface is deprecated and will be removed in future versions.

Member MAGES.IInteractionActions.AddActionOnActivateLeft (Action activate)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnActivateRight (Action activate)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnDeactivateLeft (Action deactivate)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnDeactivateRight (Action deactivate)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnDeselectLeft (Action deselect)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnDeselectRight (Action deselect)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnSelectLeft (Action select)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnSelectRight (Action select)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnUISelectCancelLeft (Action uiDeselectLeft)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnUISelectCancelRight (Action uiDeselectLeft)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnUISelectLeft (Action uiSelectLeft)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.AddActionOnUISelectRight (Action uiSelectLeft)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.GetActivationIntensityLeft ()

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.GetActivationIntensityRight ()

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.GetSelectionIntensityLeft ()

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IInteractionActions.GetSelectionIntensityRight ()

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Interface MAGES.ILocomotionActions

This interface is deprecated and will be removed in future versions.

Member MAGES.ILocomotionActions.AddActionOnChangeHeight (Action< float > changeHeight)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.ILocomotionActions.AddActionOnMove (Action< Vector2 > moveAction)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.ILocomotionActions.AddActionOnSmoothTurn (Action< Vector2 > smoothRotate)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.ILocomotionActions.AddActionOnSmoothTurn (Action< float > smoothRotate)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.ILocomotionActions.AddActionOnSnapTurn (Action< float > snapRotate)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Interface MAGES.IMobile3DActions

This interface is deprecated and will be removed in future versions.

Member MAGES.IMobile3DActions.AddActionOnMouseHold (Action< string, bool[]> pointerPressAction)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IMobile3DActions.AddActionOnPointer (Action< string, bool[]> pointerPressAction)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Member MAGES.IMobile3DActions.AddActionOnPointerPosition (Action< Vector2, string > pointerMoveAction)

This function is deprecated and will be removed in future versions. Please use DeviceManager ‘s OnDriverEvent to listen for events.

Class MAGES.Interaction.CameraFadeStep

This class is obsolete and will be removed in future versions. Use TeleportStep instead.

Member MAGES.Interaction.Interactables.Grabbable.ManualReset

This is deprecated and will be removed in future versions. Use AutoTransformReset instead.

Member MAGES.Interaction.Interactables.Grabbable.ResetDistance

This is deprecated and will be removed in future versions. Use AutoTransformResetDistance instead.

Member MAGES.SceneGraph.GraphRunner.ActionInitialized

Better use SceneGraphModule.OnActionInitialized

Member MAGES.SceneGraph.GraphRunner.ActionPerformed

Better use SceneGraphModule.OnActionPerformed

Member MAGES.SceneGraph.GraphRunner.ActionUndone

Better use SceneGraphModule.OnActionUndone

Member MAGES.SceneGraphModule.ActionInitialized (ActionInitializedEvent action)

Better use SceneGraphModule.OnActionInitialized

Member MAGES.SceneGraphModule.ActionPerformed (ActionPerformedEvent action)

Better use SceneGraphModule.OnActionPerformed

Member MAGES.SceneGraphModule.ActionUndone (ActionUndoneEvent action)

Better use SceneGraphModule.OnActionUndone