Add new control target types to scene-document-validation.ts
This commit is contained in:
@@ -11,7 +11,10 @@ import {
|
||||
type ActorControlTargetRef,
|
||||
type ControlEffect,
|
||||
type InteractionControlTargetRef,
|
||||
type LightControlTargetRef
|
||||
type LightControlTargetRef,
|
||||
type ModelInstanceControlTargetRef,
|
||||
type SceneControlTargetRef,
|
||||
type SoundEmitterControlTargetRef
|
||||
} from "../controls/control-surface";
|
||||
import { WHITEBOX_SELECTION_MODES } from "../core/whitebox-selection-mode";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user