Blender  V3.3
Public Attributes | List of all members
wmXrActionSet Struct Reference

#include <wm_xr_intern.h>

Public Attributes

char * name
 
wmXrActioncontroller_grip_action
 
wmXrActioncontroller_aim_action
 
ListBase active_modal_actions
 
ListBase active_haptic_actions
 

Detailed Description

Definition at line 175 of file wm_xr_intern.h.

Member Data Documentation

◆ active_haptic_actions

ListBase wmXrActionSet::active_haptic_actions

◆ active_modal_actions

ListBase wmXrActionSet::active_modal_actions

◆ controller_aim_action

wmXrAction* wmXrActionSet::controller_aim_action

◆ controller_grip_action

wmXrAction* wmXrActionSet::controller_grip_action

XR pose actions that determine the controller grip/aim transforms.

Definition at line 179 of file wm_xr_intern.h.

Referenced by WM_xr_action_destroy(), WM_xr_action_set_destroy(), WM_xr_active_action_set_set(), WM_xr_controller_pose_actions_set(), and wm_xr_session_actions_update().

◆ name

char* wmXrActionSet::name

The documentation for this struct was generated from the following file: