mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-04 06:17:30 +08:00
Calculated serialization type
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import IEntity from "./IEntity"
|
||||
|
||||
export default class LinearColorEntity extends IEntity {
|
||||
export default class VectorEntity extends IEntity {
|
||||
|
||||
static attributes = {
|
||||
X: Number,
|
||||
|
||||
Reference in New Issue
Block a user