Show / Hide Table of Contents

Class ScriptableBakedReflectionSystemSettings

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

Properties

| Improve this Doc View Source

system

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