CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Enum CriAtomEx.PanAngleType

    パンニング時の角度タイプ

    Namespace: CriWare
    Assembly: CriWare.CriAtom.dll
    Syntax
    public enum CriAtomEx.PanAngleType
    Remarks

    説明: マルチチャンネル素材の定位計算を行う際、各入力チャンネルをどのような角度として扱うかを表します。 SetPanAngleType(PanAngleType) 関数で利用します。

    Fields

    Name Description
    AmbienceMix

    環境音ミックス

    AmbienceStraight

    環境音直線補間

    Fix

    固定

    Offset

    オフセット

    See Also
    SetPanAngleType(PanAngleType)
    In this article
    Back to top Generated by DocFX