[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Input](./puppeteer.protocol.input.md) > [TouchPoint](./puppeteer.protocol.input.touchpoint.md) > [rotationAngle](./puppeteer.protocol.input.touchpoint.rotationangle.md) ## Protocol.Input.TouchPoint.rotationAngle property Rotation angle (default: 0.0). Signature: ```typescript rotationAngle?: number; ```