次の方法で共有


SKFieldForceEvaluator 代理人

定義

フィールド内にある本文にフィールドの物理演算を適用することによって力を派生させるメソッド。

public delegate OpenTK.Vector3 SKFieldForceEvaluator(Vector4 position, Vector4 velocity, float mass, float charge, double time);
type SKFieldForceEvaluator = delegate of Vector4 * Vector4 * single * single * double -> Vector3

パラメーター

position
Vector4
velocity
Vector4
mass
Single
charge
Single
time
Double

戻り値

適用対象