texture
Texture which is passed to the shader of the objects in the vicinity of the reflection probe (Read Only).
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public Texture texture { get; }
Remarks
This texture is meant to represent reflection in a particular direction.
Additional Resources: RenderTexture, ReflectionProbe.defaultTexture.