Click or drag to resize

GUIPanelModelCollider Property

Defines this GUI item as a Collider in Unity.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool Collider { get; set; }

Property Value

Type: Boolean
See Also