TEXTURE_FILTER_POINT top-level constant

  1. @Deprecated('Use .point instead')
TextureFilter const TEXTURE_FILTER_POINT

Implementation

@Deprecated('Use .point instead')
const TextureFilter TEXTURE_FILTER_POINT = .point;