RenderTextureDescriptor.depthBufferBits
public int depthBufferBits;
Description 描述
The precision of the render texture's depth buffer in bits (0, 16, 24/32 are supported).
See RenderTexture.depth.
The precision of the render texture's depth buffer in bits (0, 16, 24/32 are supported).
See RenderTexture.depth.