Class SSIGUIHelper
Helper class containing utility methods for IMGUI.
Namespace: VRLabs.SimpleShaderInspectors
Syntax
public static class SSIGUIHelper
Methods
| Name | Description |
|---|---|
| GetControlRectForSingleLine() | Public reimplementation of Unity's internal equivalent function. |
| TexturePropertyWithHDRColorFixed(MaterialEditor, GUIContent, MaterialProperty, MaterialProperty, Boolean) | Draw a texture property with an HDR color field, it's the same as |