CanvasItemMaterial.particlesAnimHFrames

The number of columns in the spritesheet assigned as Texture for a Particles2D or CPUParticles2D. Note: This property is only used and visible in the editor if particlesAnimation is true.

  1. long particlesAnimHFrames [@property getter]
    struct CanvasItemMaterial
    @nogc nothrow @property
    long
    particlesAnimHFrames
    ()
  2. long particlesAnimHFrames [@property setter]

Meta