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