LowLightFusion.MaxSupportedFrameCount プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 メソッドに送信できるフレームの最大数。