ScrollViewFocusEventArgs: {
    position: vec3 | null;
}

Base argument used for ScrollView events

Type declaration

  • position: vec3 | null

    The position of where the interactor entered or exited the scroll area.