Click or drag to resize
NodeWasDrawnThisFrame Property
Get if this node was drawn in current frame.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool WasDrawnThisFrame { get; }

Property Value

Type: Boolean
See Also