Class MayRequireMeshUVExtensions
Inheritance
System.Object
MayRequireMeshUVExtensions
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 static class MayRequireMeshUVExtensionsMethods
RequiresMeshUV(ISlot, UVChannel)
Declaration
public static bool RequiresMeshUV(this ISlot slot, UVChannel channel)Parameters
| Type | Name | Description | 
|---|---|---|
| ISlot | slot | |
| UVChannel | channel | 
Returns
| Type | Description | 
|---|---|
| System.Boolean |