Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Change the access modifier for sample code to hide APIs from documents #644

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

karasusan
Copy link
Collaborator

Changed the access modifier of classes in the sample to private to hide in the namespace.
Moved classes into other namespace.

  • Unity.RenderStreaming.UIController -> Unity.RenderStreaming.Samples.UIController
  • Unity.RenderStreaming.SimpleCameraController -> Unity.RenderStreaming.Samples.SimpleCameraController

@karasusan karasusan merged commit af5af72 into develop Feb 16, 2022
@karasusan karasusan deleted the refactor/access-modifier branch February 16, 2022 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants