---
layout: typedoc
title: 'GlobalScales | @msrvida/sanddance-explorer'
---
Properties
scales
scales: { x?: Scale[]; y?: Scale[]; z?: Scale[] }
Type declaration
-
Optional x?: Scale[]
-
Optional y?: Scale[]
-
Optional z?: Scale[]
showAxes
showAxes: boolean