Property fullscreenMesh
fullscreenMesh
Returns a mesh that you can use with UnityEngine.Rendering.CommandBuffer.DrawMesh(UnityEngine.Mesh, UnityEngine.Matrix4x4, UnityEngine.Material) to render full-screen effects.
선언
public static Mesh fullscreenMesh { get; }
프로퍼티 값
타입 | 설명 |
---|---|
Mesh |