Namespace VRLabs.SimpleShaderInspectors.Controls
Classes
Chainables
ColorControl
Represents a control for a color property.
ControlContainer
Represents a group of controls.
EnumControl<TEnum>
Represents a control with options based on an enum
GradientTextureControl
Control that handles a gradient texture with a gradient editor included.
KeywordToggleControl
Represents a control with a checkbox for toggling a keyword on and off.
KeywordToggleListControl
Represents a control with a checkbox for setting a keyword.
Also shows and hides a list of controls based on its state.
LabelControl
Represents a label without any property.
LightmapEmissionControl
Control that handles the lightmap Emission Property of the material.
SpaceControl
Represents an empty space.
TextureControl
Represents a control for a texture property with possibility to inline 2 extra properties.
TextureGeneratorControl
Represents a control for a texture property with possibility to inline 2 extra properties. Also includes a texture generator.
TextureGeneratorHelper
Helper class for TextureGeneratorControl.
TilingAndOffsetControl
Represents a control for a texture tiling and offset field.
ToggleControl
Represents a control with a checkbox for setting a float property to 2 defined values.
ToggleListControl
Represents a control with a checkbox for setting a float property to 2 defined values. Also shows and hides a list of controls based on its state.
VectorControl
Represents a vector control.
VertexStreamsControl
Control for viewing and setting particle vertex streams used
Enums
GradientWidth
Supported gradient widths
InputType
Type of input for the texture generator.