CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtomEx.ReactDuckerParameter

    REACTによるダッカーパラメーター構造体

    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.ReactDuckerParameter
    Remarks

    説明: REACTによるダッカーの駆動パラメーター情報を設定取得するための構造体です。

    Fields

    entry

    Declaration
    public CriAtomEx.ReactFadeParameter entry
    Field Value
    Type Description
    CriAtomEx.ReactFadeParameter
    Remarks

    AISACコントロールid

    exit

    Declaration
    public CriAtomEx.ReactFadeParameter exit
    Field Value
    Type Description
    CriAtomEx.ReactFadeParameter
    Remarks

    AISACコントロール値

    holdTimeMs

    Declaration
    public ushort holdTimeMs
    Field Value
    Type Description
    ushort

    holdType

    REACTホールドタイプ

    Declaration
    public CriAtomEx.ReactHoldType holdType
    Field Value
    Type Description
    CriAtomEx.ReactHoldType
    Remarks

    説明: REACTホールド(減衰時間の維持)タイプです。

    target

    Declaration
    public CriAtomEx.ReactDuckerParameterTagTarget target
    Field Value
    Type Description
    CriAtomEx.ReactDuckerParameterTagTarget
    Remarks

    減衰ボリュームレベル

    targetType

    REACTによるダッキングのターゲット

    Declaration
    public CriAtomEx.ReactDuckerTargetType targetType
    Field Value
    Type Description
    CriAtomEx.ReactDuckerTargetType
    Remarks

    説明: REACTによるダッキング対象のタイプです。

    In this article
    Back to top Generated by DocFX