Method GetFirstTextureBasedSlot
GetFirstTextureBasedSlot(INode)
Returns the first output slot whose adapter exposes either MaskSlot or ColorTextureSlot.
public static ISlot GetFirstTextureBasedSlot(this INode node)
Parameters
nodeINodeNode whose output slots will be scanned.