fixed bugs
This commit is contained in:
parent
193e884e40
commit
c0a23c31f7
6 changed files with 20 additions and 33 deletions
|
@ -21,7 +21,6 @@ export abstract class Instance {
|
|||
toWebGl = (_coreThreeRepository: CoreThreeRepository) => {};
|
||||
update = (_coreThreeRepository: CoreThreeRepository) => {};
|
||||
}
|
||||
|
||||
export class SceneAsset {
|
||||
name: string;
|
||||
@IsArray()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue