Property default2DMaskMaterial
default2DMaskMaterial
Returns the default sprite mask material for the 2D renderer.
선언
public override Material default2DMaskMaterial { get; }
프로퍼티 값
타입 | 설명 |
---|---|
Material | Returns the material containing the default shader pass for sprite mask in the 2D renderer. |