다음을 통해 공유


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 메서드에 제출할 수 있는 최대 프레임 수입니다.

적용 대상