LightningBoltLineRendererMeshEmpty Property |
Is the line renderer empty?
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool Empty { get; }
Public ReadOnly Property Empty As Boolean
Get
public:
property bool Empty {
bool get ();
}
member Empty : bool with get
Property Value
Type:
BooleanSee Also