NMV 0.8.0 - Big refactor and linting fixes
This commit is contained in:
@@ -124,9 +124,9 @@ export interface LLGLTFMaterialDataPart
|
||||
scale?: number[];
|
||||
translaction?: number[]
|
||||
} | {
|
||||
matrix?: number[]
|
||||
}
|
||||
)) & LLGLTFExtensionsAndExtras[],
|
||||
matrix?: number[]
|
||||
}
|
||||
)) & LLGLTFExtensionsAndExtras[],
|
||||
scenes?: ({
|
||||
name?: string;
|
||||
nodes?: number[];
|
||||
|
||||
Reference in New Issue
Block a user