mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:50:33 +08:00
Vector input type implemented
This commit is contained in:
4
js/entity/SimpleSerializationVectorEntity.js
Normal file
4
js/entity/SimpleSerializationVectorEntity.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import VectorEntity from "./VectorEntity";
|
||||
|
||||
export default class SimpleSerializationVectorEntity extends VectorEntity {
|
||||
}
|
||||
Reference in New Issue
Block a user