https://github.com/kuritaro1122/virtualtransform
[Beta] 仮想的にTransformを作成する。静的なVector3も動的なTransformも同様に扱うことができる。
https://github.com/kuritaro1122/virtualtransform
csharp unity unity-editor unity-scripts
Last synced: 2 months ago
JSON representation
[Beta] 仮想的にTransformを作成する。静的なVector3も動的なTransformも同様に扱うことができる。
- Host: GitHub
- URL: https://github.com/kuritaro1122/virtualtransform
- Owner: kuritaro1122
- License: unlicense
- Created: 2021-09-09T07:27:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T02:29:51.000Z (almost 5 years ago)
- Last Synced: 2025-06-03T09:06:23.576Z (about 1 year ago)
- Topics: csharp, unity, unity-editor, unity-scripts
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VirtualTransform
仮想的にTransformを作成する。静的なVector3も動的なTransformも同様に扱うことができる。