Property default2DMaterial
default2DMaterial
Returns the default material for the 2D renderer.
선언
public override Material default2DMaterial { get; }
프로퍼티 값
타입 | 설명 |
---|---|
Material | Returns the material containing the default lit and unlit shader passes for sprites in the 2D renderer. |