dashscene-unity 0.1.0

Unity host backend for DashScene
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "dashscene-unity"
version = "0.1.0"
edition = "2024"
description = "Unity host backend for DashScene"
license = "MIT"
readme = "README.md"
repository = "https://github.com/driftsys/dashscene"
documentation = "https://docs.rs/dashscene-unity"
keywords = ["dashscene", "unity", "gamedev", "host", "rendering"]
categories = ["gui", "rendering"]