Function AnimatedSprite3D.frames

The SpriteFrames resource containing the animation(s).

SpriteFrames frames() nothrow @property @nogc;

void frames (
  SpriteFrames v
) nothrow @property @nogc;