Class VectorShaderProperty
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEditor.ShaderGraph
Syntax
public abstract class VectorShaderProperty : AbstractShaderProperty<Vector4>, IShaderPropertyMethods
GetPropertyBlockString()
Declaration
public override string GetPropertyBlockString()Returns
| Type | Description | 
|---|---|
| System.String | 
Overrides
UnityEditor.ShaderGraph.AbstractShaderProperty<Vector4>.GetPropertyBlockString()