This commit is contained in:
@ -8,8 +8,6 @@ type ErrorCallback = ((error?: unknown) => void) | null | undefined;
|
||||
export const AppConfig = {
|
||||
container: 'renderDom',
|
||||
modelUrlList: [] as string[],
|
||||
success: null as OptionalCallback,
|
||||
error: null as ErrorCallback,
|
||||
env: {
|
||||
envPath: '/hdr/sanGiuseppeBridge.env',
|
||||
intensity: 1.5,
|
||||
|
||||
Reference in New Issue
Block a user