javie (0.5.13) | 2011-11-12 05:31 |
javie sample projects (sample projects) | 2010-10-15 00:04 |
javie-src (0.5.13) | 2011-11-12 05:35 |
nukimas3 (0.9.3) | 2011-05-09 22:25 |
フラクタルの種類 | fractalType | StringProperty | "BASIC", "TURBULENT" |
反転 | invert | BooleanProperty | |
コントラスト | contrast | DoubleProperty | |
明るさ | brightness | DoubleProperty | |
オーバーフロー | overflow | StringProperty | "CLIP", "SOFT_CLAMP", "WRAP_BACK", "HDR" |
トランスフォーム/回転 | rotation | DoubleProperty | |
トランスフォーム/スケール | scale | Vec2dProperty | |
トランスフォーム/オフセット | offset | Vec2dProperty | |
複雑度 | complexity | DoubleProperty | |
サブ設定/影響 | subInfluence | DoubleProperty | |
サブ設定/スケール | subScale | DoubleProperty | |
サブ設定/回転 | subRotation | DoubleProperty | |
サブ設定/オフセット | subOffset | Vec2dProperty | |
サブ設定/中心を揃える | centerSubscale | BooleanProperty | |
展開 | evolution | DoubleProperty | |
展開設定/サイクル | cycle | IntegerProperty | |
展開設定/ランダムシード | randomSeed | IntegerProperty | |
不透明度 | opacity | DoubleProperty | |
描画モード | blendMode | StringProperty | ※下記参照 |