Class MTLIntersectionFunctionDescriptor

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MTLIntersectionFunctionDescriptor
extends MTLFunctionDescriptor
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • MTLIntersectionFunctionDescriptor

      public MTLIntersectionFunctionDescriptor()
    • MTLIntersectionFunctionDescriptor

      protected MTLIntersectionFunctionDescriptor​(NSObject.Handle h, long handle)
    • MTLIntersectionFunctionDescriptor

      protected MTLIntersectionFunctionDescriptor​(NSObject.SkipInit skipInit)
  • Method Details