Class TextureSlotControlView
Inheritance
System.Object
TextureSlotControlView
Namespace: UnityEditor.ShaderGraph.Drawing.Slots
Syntax
public class TextureSlotControlView : VisualElement
Constructors
TextureSlotControlView(Texture2DInputMaterialSlot)
Declaration
public TextureSlotControlView(Texture2DInputMaterialSlot slot)
Parameters
Type | Name | Description |
---|---|---|
Texture2DInputMaterialSlot | slot |