Interface AnimatorConfig

interface AnimatorConfig {
    autoRender: boolean;
}

Properties

Properties

autoRender: boolean