C# Class UnityEditor.Experimental.Rendering.SettingsDisableScope

显示文件 Open project: fand/vfx-graph-study

Public Methods

Method Description
Dispose ( ) : void
SettingsDisableScope ( bool enable ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SettingsDisableScope() public method

public SettingsDisableScope ( bool enable ) : System
enable bool
return System