Show / Hide Table of Contents

Class ScriptableRuntimeReflectionSystemSettings

Inheritance
Object
ScriptableRuntimeReflectionSystemSettings
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEngine.Experimental.Rendering
Assembly: UnityEngine.dll
Syntax
public static class ScriptableRuntimeReflectionSystemSettings

Properties

| Improve this Doc View Source

system

Declaration
public static IScriptableRuntimeReflectionSystem system { get; set; }
Property Value
Type Description
IScriptableRuntimeReflectionSystem
  • Improve this Doc
  • View Source
Back to top Generated by DocFX