Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isValid

Is this request properly formed.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Warning
Removed. The RenderRequest struct is obsolete, use the function overload with RequestData of supported types such as RenderPipeline.StandardRequest
public bool isValid { get; }