Click or drag to resize
SkinnedModelRendererIsIdle Property
Return if currently playing the 'idle' animation.

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

Property Value

Type: Boolean
See Also