Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


reflectionProbeRendered

The reflection probe this camera is currently rendering. Read-only.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public ReflectionProbe reflectionProbeRendered { get; }

Remarks

Returns the reflection probe which is currently being rendered by this camera. Returns null when the camera is not rendering a reflection probe, or if the camera is rendering the environment reflection.