Searched defs:frameCount (Results 1 – 2 of 2) sorted by relevance
92 const frameCount = this.frames.length - 2; constant145 const frameCount = this.frames.length - 2; constant161 const frameCount = this.frames.length - 2; constant
56 get frameCount(): number { method in Timeline