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