Contents

SCNFilterMode.none

No texture filtering is applied.

Declaration

case none

Discussion

Only valid for the mipFilter property, specifying that SceneKit should not use mip mapping.

See Also

Constants