Struct CriAtomEx.ReactFadeParameter
REACTフェードパラメーター構造体
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriAtom.dll
Syntax
public struct CriAtomEx.ReactFadeParameterRemarks
説明: REACTのフェード駆動パラメーター情報を設定取得するための構造体です。
Fields
curveStrength
Declaration
public float curveStrengthField Value
| Type | Description | 
|---|---|
| float | 
Remarks
変化曲線の強さ(0.0f ~ 2.0f)
curveType
Declaration
public CriAtomEx.CurveType curveTypeField Value
| Type | Description | 
|---|---|
| CriAtomEx.CurveType | 
Remarks
変化曲線タイプ
fadeTimeMs
Declaration
public ushort fadeTimeMsField Value
| Type | Description | 
|---|---|
| ushort | 
Remarks
フェード時間(ミリ秒)