Condition - superclass: ReferenceTarget; super-superclass:MAXWrapper - 29:0 - classID: #(1137313552, 554188032)
Condition パーティクル データ ビュー サブオペレータは、スカラー データのテストによってブール演算データを作成します。
Condition...
<Condition>.Type Integer default: 1 -- integer
[入力タイプ](Input Type)ドロップダウン リストの選択を取得/設定します。
<Condition>.Condition_Type_Int Integer default: 1 -- integer
[入力タイプ](Input Type)の値が[整数](Integer)タイプの場合に、条件ドロップダウンリストの選択内容を取得/設定します。
0 - 値 A より小さい(Is Less Than Value A)
1 - 値 A より大きい(Is Greater Than Value A) (既定)
2 - 値 A と等しい(Is Equal To Value A)
3 - 値 A と等しくない(Is Not Equal To Value A)
<Condition>.Condition_Type_Real Integer default: 1 -- integer
[入力タイプ](Input Type)の値が[実数](Real)タイプの場合に、条件ドロップダウンリストの選択内容を取得/設定します。
0 - 値 A より小さい(Is Less Than Value A)
1 - 値 A より大きい(Is Greater Than Value A) (既定)
<Condition>.Angle_A Float default: 0.0 -- animatable; angle; Controller Scaling: (1 : 57.2958)
<Condition>.Float_A Float default: 0.0 -- animatable; float
<Condition>.Integer_A Integer default: 0 -- animatable; integer
<Condition>.Percent_A Float default: 0.0 -- animatable; percent; Controller Scaling: (1 : 100.0)
<Condition>.Time_A Integer default: 0 -- animatable; integer
<Condition>.World_A Float default: 0.0 -- animatable; worldUnits
.Type プロパティによって指定されたタイプに応じて値 A を取得/設定します。
<Condition>.Use_Input_As_A BooleanClass default: false -- boolean
.Type プロパティの値に応じて、2 番目の入力ソケットの使用を有効にする[R2](R2)、[I2](I2)または[T2](T2)チェックボックスの状態を取得/設定します。
<Condition>.Use_Second_Condition BooleanClass default: false -- boolean
2 番目の条件のチェックボックスの状態を取得/設定します。UI ラベル[かつ|または、値 B 未満|値 B より大きい](And|Or Less|Greater Than Value B)は最初の条件および値のタイプに応じて決定されます。
<Condition>.Angle_B Float default: 90.0 -- animatable; angle; Controller Scaling: (1 : 57.2958)
<Condition>.Float_B Float default: 10.0 -- animatable; float
<Condition>.Integer_B Integer default: 10 -- animatable; integer
<Condition>.Percent_B Float default: 50.0 -- animatable; percent; Controller Scaling: (1 : 100.0)
<Condition>.Time_B Integer default: 4800 -- animatable; integer
<Condition>.World_B Float default: 10.0 -- animatable; worldUnits
.Type プロパティによって指定されたタイプに応じて、[値 B](Value B)を取得/設定します。
<Condition>.Use_Input_As_B BooleanClass default: false -- boolean
.Type プロパティの値に応じて、2 番目の入力ソケットの使用を有効にする[R3](R3)、[I3](I3)あるいは[T3](T3)チェックボックスの状態を取得/設定します。
<Condition>.Use_As_Acceleration BooleanClass default: false -- boolean
[加速値として使用](Use As Acceleration Value)チェックボックスの状態を取得/設定します。
<Condition>.Use_As_Speed_Or_Spin_Rate BooleanClass default: false -- boolean
.Type プロパティに応じて、[速度値として使用](Use As Speed Value)または[スピン レートとして使用](Use As Spin Rate)チェックボックスの状態を取得/設定します。
<Condition>.Units_Per_Type Integer default: 2 -- integer
[単位](Units Per)ドロップダウン リストの選択を取得/設定します。
<Condition>.Angle_As_Orientation BooleanClass default: false -- boolean
[方向を角度とする](Angle As Orientation)チェックボックスの状態を取得/設定します。
<Condition>.Sync_Type Integer default: 0 -- animatable; integer
[アニメーション同期パラメータ](Parameters Animation Sync)ドロップダウン リストの選択を取得/設定します。
2 - [パーティクル寿命](Particle Lifespan)
4 - [時間データ入力](Time Data Input)
<Condition>.Use_E4 BooleanClass default: false -- boolean
<Condition>.Input_1 UndefinedClass default: undefined -- maxObject
テストする条件の値を表す、最初の入力ソケットに接続されたサブオペレータを取得/設定します。
<Condition>.Input_2 UndefinedClass default: undefined -- maxObject
比較対象の値 A を表す、2 番目の入力ソケットに接続されたサブオペレータを取得/設定します。
<Condition>.Input_3 UndefinedClass default: undefined -- maxObject
比較対象のオプションの値 B を表す、3 番目の入力ソケットに接続されたサブオペレータを取得/設定します。
<Condition>.Input_4 UndefinedClass default: undefined -- maxObject
サブオペレータの時間を表す、5 番目の入力ソケットに接続されたサブオペレータを取得/設定します。
<Condition>.Filter UndefinedClass default: undefined -- maxObject