Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


result

The result of the request.
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 RenderTexture result { get; }

Remarks

Place a render texture in this field. When the request is submitted this render texture will have the reult.