共用方式為


PeriodicForceEffect.Gain 屬性

定義

指定要減少效果強制的百分比。

public:
 property double Gain { double get(); void set(double value); };
double Gain();

void Gain(double value);
public double Gain { get; set; }
var double = periodicForceEffect.gain;
periodicForceEffect.gain = double;
Public Property Gain As Double

屬性值

Double

double

指定要減少效果強制的百分比。

實作

適用於