Click or drag to resize
ShaderContextDisplayShaderContext Method
Draws an inspector for this shader.

Namespace: Slash.Unity.Editor.Common.Inspectors.Utils
Assembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax
public void DisplayShaderContext(
	Rect r
)

Parameters

r
Type: Rect
GUI rectangle to draw the inspector to.
See Also