Nabla VR
DiscordRoadmapMarketplace
VR Immersive Hands v2.3
VR Immersive Hands v2.3
  • VR Immersive Hands
  • Overview
    • Tutorials
    • Changelog
    • Open Cases
    • Compatibility
    • Legal
  • Features
    • Animated Hands and Controllers (HAC)
      • HAC Components
      • HACs
    • Hint
      • Hand and Controller Hint
      • World Hint
    • Grab System
      • Core Component
        • Grab Point Constructor
        • Grab Action
      • Placeable Component
      • Placeable Base Component
      • Respawn Component
      • Physics Sound Component
    • Other Features
      • VR Pawn
      • Control Rig
      • VR Console
      • Interaction Component
      • Auto Scroll
  • Guides
    • Migrating
      • If You Only Want HAC (Optional)
      • How to Use Your Own Pawn (Optional)
    • Adding a New Hand
    • Adding a New Controller
Powered by GitBook
On this page
  • Overview
  • UI Interface

Was this helpful?

  1. Features
  2. Other Features

Auto Scroll

PreviousInteraction ComponentNextMigrating

Last updated 4 years ago

Was this helpful?

Overview

A feature to smoothly scroll any widget.

UI Interface

The widget you want Auto Scroll to work with has to implement the BPI_UI. You will get the following function with the interface. Check out the W_Console for an example.

Get Size

This function expects the size of the widget and the direction of the scroll.