ThingOrigin.js
    Preparing search index...

    Interface AlternatingBreathTask

    interface AlternatingBreathTask {
        color: string;
        duration?: number;
        modelName: string;
    }
    Index

    Properties

    color: string

    呼吸颜色,如 'red' / '#00ff00'

    duration?: number

    该模型持续呼吸的秒数;不传或 <=0 表示常驻闪烁直到取消

    modelName: string

    模型名