Markdown may also include html. Note that the special html characters <, > and & must therefore be 'escaped' using a backslash, the markdown escape character. For example, to insert a literal < into your markdown, you should use \<.
Note that OnUpdate is only called if SetUpdateRate has been called to start the update timer. Otherwise, your application will receive OnRender calls only.
@Mike Could you fix those typos on github? I am still working my way through the workings of makedocs and I didn't get into working on the content so far.
CLASS Material
Materials contain shader parameters that map to shader uniforms variables when rendering
1) The Detailed part always includes the first line.Also, this doesn't make sense:
(it's also repeated under 'Detailed Discussion' further down the page)
I know but I don't know if that happens automatically which is why I mentioned it.1) The Detailed part always includes the first line.
This: "Materials contain shader parameters that map to shader uniforms variables when rendering " . I don't know anything about shaders (which is why I was reading the help file) but I do know that sentence doesn't make sense. I'm guessing 'uniforms' is the problem word!2) What doesn't make sense?
Yes, automatically. A feature of MakeDocs.I know but I don't know if that happens automatically which is why I mentioned it.
Corrected on GitHub.In help for CLASS DataBuffer, the first occurrence of 'databuffer' has an extra 'f''