Class CubemapControlView
Inheritance
System.Object
CubemapControlView
Namespace: UnityEditor.ShaderGraph.Drawing.Controls
Syntax
public class CubemapControlView : VisualElement
Constructors
CubemapControlView(String, AbstractMaterialNode, PropertyInfo)
Declaration
public CubemapControlView(string label, AbstractMaterialNode node, PropertyInfo propertyInfo)
Parameters
Type | Name | Description |
---|---|---|
System.String | label | |
AbstractMaterialNode | node | |
PropertyInfo | propertyInfo |