Property requiresDepthTexture
requiresDepthTexture
Returns true if this camera needs to render depth information in a texture. If enabled, depth texture is available to be bound and read from shaders as _CameraDepthTexture after rendering skybox.
선언
public bool requiresDepthTexture { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
bool |