docs.unity3d.com
    目次を表示する/隠す

    Method insert_ps

    insert_ps(v128, v128, Int32)

    Copy "a" to "tmp", then insert a single-precision (32-bit) floating-point element from "b" into "tmp" using the control in "imm8". Store "tmp" to "dst" using the mask in "imm8" (elements are zeroed out when the corresponding bit is set).

    Declaration
    public static v128 insert_ps(v128 a, v128 b, int imm8)
    Parameters
    Type Name Description
    v128 a

    Vector a

    v128 b

    Vector b

    Int32 imm8

    Control mask

    Returns
    Type Description
    v128

    Vector

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)