Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


supportsRenderTargetArrayIndexFromVertexShader

Boolean that indicates if SV_RenderTargetArrayIndex can be used in a vertex shader (true if it can be used, false if not).
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static bool supportsRenderTargetArrayIndexFromVertexShader { get; }