Click or drag to resize
SkinnedModelEntityCurrentClipName Property
Get the currently playing animation clip (or null if none defined).

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

Property Value

Type: String
See Also