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