次の方法で共有


LowLightFusion.MaxSupportedFrameCount プロパティ

定義

FuseAsync メソッドに送信できるフレームの最大数を取得します。

public:
 static property int MaxSupportedFrameCount { int get(); };
static int MaxSupportedFrameCount();
public static int MaxSupportedFrameCount { get; }
var int32 = LowLightFusion.maxSupportedFrameCount;
Public Shared ReadOnly Property MaxSupportedFrameCount As Integer

プロパティ値

Int32

int

FuseAsync メソッドに送信できるフレームの最大数。

適用対象