Skip to content

Commit

Permalink
Add description to sceneGraphDebugCommandsPort
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-Holbrook committed Dec 7, 2023
1 parent f082330 commit d4e887e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LaunchConfiguration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ export interface LaunchConfiguration extends DebugProtocol.LaunchRequestArgument

/**
* sceneGraphDebugCommandsPort
* The port that should be used to send SceneGraph debug utilities. Defaults to 8080.
*/
sceneGraphDebugCommandsPort: number;
}
Expand Down

0 comments on commit d4e887e

Please sign in to comment.