Version: 2023.1
언어: 한국어

ApplyRulesIfNotGraphicsAPIAttributeConstructor

매뉴얼로 전환
public ApplyRulesIfNotGraphicsAPIAttribute (params GraphicsDeviceType[] graphicsDeviceTypes);

파라미터

graphicsDeviceTypes The array of graphics APIs to match to.

설명

Enable or disable shader keyword filter attributes based on the graphics API.

Unity enables filter attributes if the current build target doesn't match any of the graphicsDeviceTypes.