Class MTLFunctionConstant

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MTLFunctionConstant
extends NSObject
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • MTLFunctionConstant

      public MTLFunctionConstant()
    • MTLFunctionConstant

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

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

    • getName

      public String getName()
    • getType

      public MTLDataType getType()
    • getIndex

      public long getIndex()
    • isRequired

      public boolean isRequired()