Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


realtimeTexture

Reference to the real-time texture of the reflection probe's surroundings. Use this to assign a RenderTexture to use for real-time reflection.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public RenderTexture realtimeTexture { get; set; }