|
Godot Nature of Code
1.2.0
Nature of Code implemented in Godot Engine
|
Koch curve node. More...
Inherits Node2D.
Public Attributes | |
| bool | Animated |
| Animate curve More... | |
| KochCurve | KochCurve |
| Koch curve More... | |
Koch curve node.
Definition at line 170 of file KochLine.cs.
| bool Fractals.KochCurveNode.Animated |
Animate curve
Definition at line 173 of file KochLine.cs.
| KochCurve Fractals.KochCurveNode.KochCurve |
Koch curve
Definition at line 175 of file KochLine.cs.