Unity Engine documentationScript ReferenceUnityEngineCameraCamera.RenderRequestisValidIs this request properly formed.Read time 1 minuteLast updated 4 days agoDefinition Type: Property Namespace: UnityEngine Assembly: UnityEngine.CoreModule WarningRemoved. The RenderRequest struct is obsolete, use the function overload with RequestData of supported types such as RenderPipeline.StandardRequest public bool isValid { get; }