PlayerData.rotation property

Signature:

rotation: {
        x: number;
        y: number;
        z: number;
    };