CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtomEx.ReactAisacModulationParameter

    AISACモジュレーショントリガーパラメーター構造体

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: CriWare
    Assembly: CriWare.CriAtom.dll
    Syntax
    public struct CriAtomEx.ReactAisacModulationParameter
    Remarks

    説明: AISACモジュレーショントリガーの駆動パラメーター情報を設定取得するための構造体です。

    Fields

    decrementAisacModulationKey

    Declaration
    public uint decrementAisacModulationKey
    Field Value
    Type Description
    uint
    Remarks

    変化AISACモジュレーションキー

    enableDecrementAisacModulationKey

    Declaration
    public NativeBool enableDecrementAisacModulationKey
    Field Value
    Type Description
    NativeBool
    Remarks

    変化AISACモジュレーションキーが有効か否か

    enableIncrementAisacModulationKey

    Declaration
    public NativeBool enableIncrementAisacModulationKey
    Field Value
    Type Description
    NativeBool
    Remarks

    戻りAISACモジュレーションキーが有効か否か

    incrementAisacModulationKey

    Declaration
    public uint incrementAisacModulationKey
    Field Value
    Type Description
    uint
    Remarks

    戻りAISACモジュレーションキー

    In this article
    Back to top Generated by DocFX