added gui funvtionality: script tips

This commit is contained in:
turanszkij
2017-04-06 02:50:39 +02:00
parent 14e98ec784
commit 661dc4a6eb
11 changed files with 84 additions and 7 deletions
+3
View File
@@ -495,6 +495,9 @@ It inherits functions from Renderable2DComponent, so it can render a 2D overlay.
- SetTessellationEnabled(bool value)
- SetMSAASampleCount(int count)
- SetHairParticleAlphaCompositionEnabled(bool value)
- SetStereogramEnabled(bool value)
- SetSharpenFilterEnabled(bool value)
- SetSharpenFilterAmount(bool value)
##### ForwardRenderableComponent
It renders the scene contained by the Renderer in a forward render path. The component does not hold the scene information,