# VoxelStreamSQLite Inherits: [VoxelStream](VoxelStream.md) Saves voxel data into a single SQLite database file. ## Properties: Type | Name | Default --------- | ---------------------------------- | -------- `String` | [database_path](#i_database_path) | ""
## Property Descriptions - [String](https://docs.godotengine.org/en/stable/classes/class_string.html) **database_path** = "" _Generated on May 31, 2021_