---
layout: typedoc
title: 'VegaDeckGl | @msrvida/sanddance-explorer'
---
Type aliases
Position
Position: Position2D | Position3D
RGBAColor
RGBAColor: [number, number, number, number?]
Variables
Const ViewGl
ViewGl: typeof ViewGl_Class
Const base
Functions
use
-
Parameters
Returns void
Subclass of Vega.View, with added properties for accessing a Presenter. This is instantiatable by calling
new ViewGl()
. See https://vega.github.io/vega/docs/api/view/