The Windows version of Spatial Editor, a spatial composition tool for Spatial SDK.
Version 5.0 Release Notes
New
Components Attribute Type Support
Meta Spatial Editor now offers enhanced support for displaying and editing more component attributes. These attribute types include:
Entity
ExperimentalMap
UUID (Universally Unique Identifier)
Pose
Long
Color4 (new attribute type)
URI (Uniform Resource Identifier, new attribute type)
The attributes Color4 and URI can now be defined in components XML files.
Additionally, numerical attributes such as Int, Long, and Float now support range constraints in component XML. This feature allows you to use sliders in the Editor for easier adjustments.
Note: To use these new features, you should use the Spatial SDK version 0.6.0 or higher.
Improved
UI Improvements
Asset Search
Easily find specific assets within your project using the new search functionality.
Improved Asset View Control
Switch between List and Grid view to manage your assets.
Updated Learning Materials
The updated version of the getting started tutorial includes new features such as setting Entity Attributes in Spatial Editor.