Property default2DMaskMaterial
default2DMaskMaterial
Returns the default sprite mask material for the 2D renderer.
Declaration
public override Material default2DMaskMaterial { get; }
Property Value
Type | Description |
---|---|
Material | Returns the material containing the default shader pass for sprite mask in the 2D renderer. |