View on GitHub

プロパティ

On this page

プロパティとは

  • エフェクトの設定を構成する要素
  • 現状16種類のプロパティがあります。
    • ButtonComponent - ボタンで特定のアクションを実行します。
    • CheckProperty - トグルボタンでブーリアンを設定します。
    • ColorAnimationProperty - 変化する色を設定します。
    • ColorProperty - 色を設定します。
    • DialogProperty - プロパティをダイアログでまとめます。
    • DocumentProperty - 複数行の文字列を設定します。
    • EaseProperty - 変化する値を設定します。
    • ExpandGroup - プロパティをエクスパンダでまとめます。
    • FileProperty - ファイルを設定します。
    • FolderProperty - フォルダを設定します。
    • FontProperty - フォントを設定します。
    • Group - プロパティをまとめます。
    • LabelComponent - 文字列を表示します。
    • SelectorProperty - リストからアイテムのインデックスを選択します。
    • SelectorProperty - リストからアイテムを選択します。
    • TextProperty - 文字列を設定します。
    • ValueProperty - 値を設定します。