# BirdsViewTest2 Parameters `BirdsView/Resources/parameters.json` を編集してパラメータを調整します。各パラメータの意味は以下の通りです。 // ビデオファイルのパスの配列です。ここで指定したビデオが読み込まれます。 birdsVideoPaths : [String] // ビデオの開始時間です(秒)birdsVideoPathsと同じindexが参照されます birdsVideoSeekTimes : [Double] // 朝の背景のファイル名の配列です morningFileNames : [String] // 昼の背景のファイル名の配列です dayImgFileNames: [String] // 夕方の背景のファイル名の配列です eveningImgFileNames: [String] // 朝の背景のファイル名の配列です nightImgFileNames: [String] // 鳥の横幅 birdsWidth: Float // 背景のスライドする量です(ピクセル) bgSlidePixel: Float // 鳥の透明度です (0.0 ~ 1.0) birdsAlpha: Float // 体調ごとの鳥の目的地のY座標です birdsTargetYOffsetMinMaxVeryBad: SIMD2<Float> birdsTargetYOffsetMinMaxBad: SIMD2<Float> birdsTargetYOffsetMinMaxSoso: SIMD2<Float> birdsTargetYOffsetMinMaxGood: SIMD2<Float> birdsTargetYOffsetMinMaxVeryGood: SIMD2<Float> // 背景の切り替え時間 (秒) bgFlipInterval: Double // 背景のクロスフェードの時間 (秒) bgFadeDuration: Double // 背景の移動時間 (秒) bgMoveDuration: Double // 体調ごとの鳥の出現間隔の最小値、最大値 (秒) birdsAppearIntervalMinMaxVeryBad: SIMD2<Double> birdsAppearIntervalMinMaxBad: SIMD2<Double> birdsAppearIntervalMinMaxSoso: SIMD2<Double> birdsAppearIntervalMinMaxGood: SIMD2<Double> birdsAppearIntervalMinMaxVeryGood: SIMD2<Double> // 体調ごとの鳥の移動時間の最小値、最大値 (秒) birdsMoveDurationMinMaxVeryBad: SIMD2<Double> birdsMoveDurationMinMaxBad: SIMD2<Double> birdsMoveDurationMinMaxSoso: SIMD2<Double> birdsMoveDurationMinMaxGood: SIMD2<Double> birdsMoveDurationMinMaxVeryGood: SIMD2<Double>
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up