Interface Rotation

interface Rotation {
    rotationHz?: number;
}

Properties

Properties

rotationHz?: number