UNPKG

@animech-public/playcanvas

Version:
10 lines (9 loc) 280 B
export class ScrollbarComponentData { enabled: boolean; orientation: number; value: number; /** @type {number} */ handleSize: number; /** @type {import('../../../framework/entity').Entity} */ handleEntity: import("../../../framework/entity").Entity; }