MTLCompileOptions.preserveInvariance

A Boolean value that indicates whether the compiler should compile vertex shaders conservatively to generate consistent position calculations.

  1. BOOL preserveInvariance()
    class MTLCompileOptions
    @selector("preserveInvariance")
    preserveInvariance
    ()
  2. BOOL preserveInvariance(BOOL )

Meta