Function godot_sys::godot_arvr_set_controller_transform [] [src]

pub unsafe extern "C" fn godot_arvr_set_controller_transform(
    p_controller_id: godot_int,
    p_transform: *mut godot_transform,
    p_tracks_orientation: godot_bool,
    p_tracks_position: godot_bool
)