Version: 2021.1
언어: 한국어

SystemInfo.supportsGraphicsFence

매뉴얼로 전환
public static bool supportsGraphicsFence ;

설명

Returns true when the platform supports GraphicsFences, and false if otherwise.

GraphicsFences are supported by all platforms where class-ComputeShader work.

See Also: GraphicsFence.