Blender V4.3
wmXrActionSet Struct Reference

#include <wm_xr_intern.hh>

Public Attributes

char * name
 
wmXrActioncontroller_grip_action
 
wmXrActioncontroller_aim_action
 
ListBase active_modal_actions
 
ListBase active_haptic_actions
 

Detailed Description

Definition at line 185 of file wm_xr_intern.hh.

Member Data Documentation

◆ active_haptic_actions

ListBase wmXrActionSet::active_haptic_actions

◆ active_modal_actions

ListBase wmXrActionSet::active_modal_actions

◆ controller_aim_action

◆ controller_grip_action

wmXrAction* wmXrActionSet::controller_grip_action

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

Definition at line 189 of file wm_xr_intern.hh.

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: