Version: 2023.2
언어: 한국어

SystemInfo.supportsGraphicsFence

매뉴얼로 전환
public static bool supportsGraphicsFence ;

설명

true if the platform supports GraphicsFences, otherwise false.

Graphics fences are supported on all platforms that support compute shaders.

Additional resources: GraphicsFence.