Godot Nature of Code
1.2.0
Nature of Code implemented in Godot Engine
|
Exercise 0.9 - Animated 2D noise. More...
Public Member Functions | |
string | GetSummary () |
Output a summary text More... | |
Exercise 0.9 - Animated 2D noise.
Dynamic 2D noise based on SimpleNoiseTexture. Can be slow on mobile and HTML5 environments.
Definition at line 11 of file C0Exercise9.cs.
|
inline |
Output a summary text
Implements Examples.IExample.
Definition at line 13 of file C0Exercise9.cs.