Class MultiFloatControlView
Inheritance
System.Object
MultiFloatControlView
Namespace: UnityEditor.ShaderGraph.Drawing.Controls
Syntax
public class MultiFloatControlView : VisualElement
Constructors
MultiFloatControlView(String, String, String, String, String, AbstractMaterialNode, PropertyInfo)
Declaration
public MultiFloatControlView(string label, string subLabel1, string subLabel2, string subLabel3, string subLabel4, AbstractMaterialNode node, PropertyInfo propertyInfo)
Parameters
Type | Name | Description |
---|---|---|
System.String | label | |
System.String | subLabel1 | |
System.String | subLabel2 | |
System.String | subLabel3 | |
System.String | subLabel4 | |
AbstractMaterialNode | node | |
PropertyInfo | propertyInfo |
Fields
validTypes
Declaration
public static Type[] validTypes
Field Value
Type | Description |
---|---|
Type[] |