auto-git:
[change] src/document/paths.ts
This commit is contained in:
@@ -36,6 +36,7 @@ export interface ResolvedScenePath {
|
||||
}
|
||||
|
||||
export interface ResolvedScenePathProjectionSource {
|
||||
loop: boolean;
|
||||
points: Array<{
|
||||
position: Vec3;
|
||||
}>;
|
||||
|
||||
Reference in New Issue
Block a user