Class Texture2DShaderProperty
Inheritance
Texture2DShaderProperty
Implements
Inherited Members
Namespace: UnityEditor .ShaderGraph .Internal
Assembly: Unity.ShaderGraph.Editor.dll
Syntax
[Serializable]
public class Texture2DShaderProperty : AbstractShaderProperty<SerializableTexture>, ISerializationCallbackReceiver
Properties
defaultType
Declaration
public Texture2DShaderProperty.DefaultType defaultType { get; set; }
Property Value
Type | Description |
---|---|
Texture2DShader |
propertyType
Declaration
public override PropertyType propertyType { get; }
Property Value
Type | Description |
---|---|
Property |