-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Add C# example to Playing videos #9817
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
Add C# example to Playing videos #9817
Conversation
raulsntos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I also noticed the code block in the Writing the Custom Shader section uses gd but it looks like we use glsl for shaders everywhere else. We may want to change it while we're updating this page.
Great catch! ill update that too 😎 |
Co-authored-by: A Thousand Ships <[email protected]> Co-authored-by: Raul Santos <[email protected]>
raulsntos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks!
|
Thanks! |
|
Cherry-picked to 4.3 in #10038. |
Add C# examples to Playing videos