auto-git:
[change] src/runtime-three/runtime-scene-build.ts
This commit is contained in:
@@ -378,6 +378,7 @@ export interface RuntimeNpc {
|
||||
name?: string;
|
||||
visible: boolean;
|
||||
targetable: boolean;
|
||||
targetAnchor: NpcTargetAnchor;
|
||||
position: Vec3;
|
||||
yawDegrees: number;
|
||||
scale: Vec3;
|
||||
|
||||
Reference in New Issue
Block a user