↓ 10 callersMethodbezierCurveTo(c1x: number, c1y: number, c2x: number, c2y: number, x: number, y: number)
cocos/2d/assembler/graphics/webgl/impl.ts:120
↓ 10 callersFunctionidentity* - Convert to unit matrix.
* The resulting matrix has the following properties: a=1, b=0, c=0, d=1, tx=0, ty=0.
* @version DragonBones 3.0
native/cocos/editor-support/dragonbones/geom/Matrix.h:156