Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ScriptableRuntimeReflectionSystem

Empty implementation of IScriptableRuntimeReflectionSystem.
Read time 1 minuteLast updated 6 days ago

Definition

public abstract class ScriptableRuntimeReflectionSystem : IScriptableRuntimeReflectionSystem, IDisposable

Remarks

Use this class as a base class and override its methods to implement your own ScriptableRuntimeReflectionSystem.

Methods

Method

Description

TickRealtimeProbesUpdate the reflection probes.