![]() |
Liberi
An exergame built for kids with CP!
|
An invisible wall component which draws a gizmo in the Scene view. More...
Inherits MonoBehaviour.
Public Attributes | |
Color | Color = new Color(1f, .5f, 1f, .5f) |
The gizmo color. More... | |
An invisible wall component which draws a gizmo in the Scene view.
Definition at line 13 of file InvisibleWall.cs.
Color InvisibleWall.Color = new Color(1f, .5f, 1f, .5f) |
The gizmo color.
Definition at line 18 of file InvisibleWall.cs.