Hoshimi
NPM
GuideAPI
Hoshimi
NPM
Guide
API

RotationSettings

The settings for the rotation filter.

API/Interfaces/RotationSettings
hoshimi/src/types/Filters.d.ts

Signature

export interface RotationSettings

Properties

1
rotationHz

Methods

0

No methods.

Properties

rotationHz#
rotationHz?: number;

The rotation frequency in Hz.

@type{number | undefined}